Searched defs:XmIsPrintShell (Results 1 – 3 of 3) sorted by relevance
43 #define XmIsPrintShell(w) (XtIsSubclass (w, xmPrintShellWidgetClass)) macro
866 #define XmIsPrintShell(w) \ macro
232 XmIsPrintShell(Widget w) in XmIsPrintShell() function