Searched refs:XtIsApplicationShell (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DFunctions.c151 #undef XtIsApplicationShell
153 XtIsApplicationShell(Widget object) function in typeref:typename:Boolean
H A DCreate.c376 if (XtIsApplicationShell(widget)) {
H A DResources.c265 if (w->core.parent == NULL && XtIsApplicationShell(w)) {
H A DShell.c1523 if (XtIsApplicationShell(p)) {
1532 if (XtIsApplicationShell((Widget) w)
/xsrc/external/mit/libXt/dist/man/
H A DMakefile.am270 XtIsApplicationShell \
H A DMakefile.in588 XtIsApplicationShell \
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsic.h1110 #undef XtIsApplicationShell
1111 extern Boolean XtIsApplicationShell(Widget /* object */);
1112 #define XtIsApplicationShell(widget) \ macro

Completed in 15 milliseconds