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

  /xsrc/external/mit/xsm/dist/
mainwin.c 81 XtNresizable, True,
91 XtNresizable, True,
101 XtNresizable, True,
112 XtNresizable, True,
log.c 139 XtNresizable, True,
choose.c 715 XtNresizable, True,
721 XtNresizable, True,
734 XtNresizable, True,
save.c 887 XtNresizable, True,
978 XtNresizable, True,
1031 XtNresizable, True,
1053 XtNresizable, True,
1123 XtNresizable, True,
info.c 921 XtNresizable, True,
954 XtNresizable, True,
998 XtNresizable, True,
  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Form.h 102 #define XtNresizable "resizable"
  /xsrc/external/mit/libXaw/dist/src/
TextPop.c 370 XtSetArg(args[num_args], XtNresizable, True); num_args++;
380 XtSetArg(args[num_args], XtNresizable, True); num_args++;
656 XtSetArg(args[num_args], XtNresizable, True); num_args++;
665 XtSetArg(args[num_args], XtNresizable, True); num_args++;
735 XtSetArg(args[num_args], XtNresizable, True); num_args++;
756 XtSetArg(args[num_args], XtNresizable, True); num_args++;
Dialog.c 402 XtSetArg(arglist[num_args], XtNresizable, True); num_args++;
Form.c 211 XtNresizable,
  /xsrc/external/mit/xmh/dist/
pick.c 466 {XtNresizable, (XtArgVal)TRUE},
526 {XtNresizable, (XtArgVal) TRUE},
566 {XtNresizable, (XtArgVal) TRUE},
popup.c 290 XtSetArg(args[0], XtNresizable, True);
  /xsrc/external/mit/xditview/dist/
xditview.c 587 XtSetArg(valueArgs[0], XtNresizable, TRUE);
  /xsrc/external/mit/xgc/dist/
main.c 547 {XtNresizable, (XtArgVal) True} /* so we can change the name */
  /xsrc/external/mit/xterm/dist/
Tekproc.c 392 XtNresizable, True,
main.c 2807 XtNresizable, True,

Completed in 17 milliseconds