HomeSort by: relevance | last modified time | path
    Searched refs:XtNbottom (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Form.h 95 #define XtNbottom "bottom"
  /xsrc/external/mit/xsm/dist/
log.c 141 XtNbottom, XawChainBottom,
149 XtNbottom, XawChainBottom,
info.c 827 XtNbottom, XawChainTop,
840 XtNbottom, XawChainTop,
853 XtNbottom, XawChainTop,
867 XtNbottom, XawChainTop,
907 XtNbottom, XawChainTop,
923 XtNbottom, XawChainTop,
934 XtNbottom, XawChainTop,
944 XtNbottom, XawChainBottom,
960 XtNbottom, XawChainBottom,
982 XtNbottom, XawChainTop
    [all...]
save.c 1036 XtNbottom, XawChainTop,
1044 XtNbottom, XawChainBottom,
1057 XtNbottom, XawChainBottom,
1082 XtNbottom, XawChainTop,
1090 XtNbottom, XawChainBottom,
1118 XtNbottom, XawChainTop,
1129 XtNbottom, XawChainBottom,
1139 XtNbottom, XawChainBottom,
1150 XtNbottom, XawChainBottom,
  /xsrc/external/mit/xmessage/dist/
makeform.c 238 XtNbottom, XtChainBottom,
318 XtSetArg (args[n], XtNbottom, XtChainBottom); n++;
  /xsrc/external/mit/xmh/dist/
pick.c 469 {XtNbottom, (XtArgVal) XtChainTop},
529 {XtNbottom, (XtArgVal) XtChainTop},
569 {XtNbottom, (XtArgVal) XtChainTop},
  /xsrc/external/mit/libXaw/dist/src/
Viewport.c 243 {XtNbottom, 0},
261 XtSetArg(barArgs[5], XtNbottom,
312 XtSetArg(clip_args[arg_cnt], XtNbottom, XtChainBottom); arg_cnt++;
Form.c 148 XtNbottom,
  /xsrc/external/mit/editres/dist/
widgets.c 909 XtSetArg(args[num_args], (String)XtNbottom, XawChainBottom); num_args++;
918 XtSetArg(args[num_args], (String)XtNbottom, XawChainBottom); num_args++;
  /xsrc/external/mit/xfd/dist/
xfd.c 290 XtSetArg (av[i], XtNbottom, XtChainBottom); i++;
  /xsrc/external/mit/xterm/dist/
Tekproc.c 397 XtNbottom, XawChainBottom,
main.c 2812 XtNbottom, XawChainBottom,
menu.c 3107 XtSetArg(args[2], XtNbottom, XawChainTop);

Completed in 18 milliseconds