Searched refs:XtNtype (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DAsciiSrc.h79 #define XtNtype "type" macro
H A DMultiSrc.h90 #define XtNtype "type" macro
/xsrc/external/mit/xedit/dist/
H A Dxedit.c280 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 Dcommands.c330 XtNtype, XawAsciiFile,
474 XtNtype, XawAsciiFile,
/xsrc/external/mit/xmore/dist/
H A Dxmore.c192 XtSetArg(args[n], XtNtype, XawAsciiFile); n++;
/xsrc/external/mit/libXaw/dist/src/
H A DAsciiSrc.c132 XtNtype,
1829 XtSetArg(temp[0], XtNtype, XawAsciiString);
1879 XtSetArg(temp[0], XtNtype, XawAsciiFile);
H A DMultiSrc.c138 XtNtype,
/xsrc/external/mit/xmh/dist/
H A Dmsg.c939 XtSetArg(arglist[num_args], XtNtype, XawAsciiFile); num_args++;
/xsrc/external/mit/xclipboard/dist/
H A Dxclipboard.c711 XtSetArg(args[n], XtNtype, XawAsciiString); n++;

Completed in 12 milliseconds