Searched refs:XtNtype (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | AsciiSrc.h | 79 #define XtNtype "type" macro
|
| H A D | MultiSrc.h | 90 #define XtNtype "type" macro
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | xedit.c | 280 XtNtype, XawAsciiFile, 390 XtSetArg(arglist[num_args], XtNtype, XawAsciiFile); ++num_args; 401 XtSetArg(arglist[num_args], XtNtype, XawAsciiFile); ++num_args; 406 XtNtype, XawAsciiFile,
|
| H A D | commands.c | 330 XtNtype, XawAsciiFile, 474 XtNtype, XawAsciiFile,
|
| /xsrc/external/mit/xmore/dist/ |
| H A D | xmore.c | 192 XtSetArg(args[n], XtNtype, XawAsciiFile); n++;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | AsciiSrc.c | 132 XtNtype, 1829 XtSetArg(temp[0], XtNtype, XawAsciiString); 1879 XtSetArg(temp[0], XtNtype, XawAsciiFile);
|
| H A D | MultiSrc.c | 138 XtNtype,
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | msg.c | 939 XtSetArg(arglist[num_args], XtNtype, XawAsciiFile); num_args++;
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xclipboard.c | 711 XtSetArg(args[n], XtNtype, XawAsciiString); n++;
|
Completed in 12 milliseconds