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

  /xsrc/external/mit/libXt/dist/src/
Functions.c 136 #undef XtIsTransientShell
138 XtIsTransientShell(Widget object)
Shell.c 1512 if (wmshell->wm.transient && !XtIsTransientShell((Widget) w)
2434 if (!XtIsTransientShell(new) &&
  /xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h 1103 #undef XtIsTransientShell
1104 extern Boolean XtIsTransientShell(Widget /* object */);
1105 #define XtIsTransientShell(widget) \
  /xsrc/external/mit/xmh/dist/
folder.c 974 if (XtIsTransientShell(w)) {

Completed in 10 milliseconds