Home
last modified time | relevance | path

Searched defs:XmIsPrintShell (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DPrint.h43 #define XmIsPrintShell(w) (XtIsSubclass (w, xmPrintShellWidgetClass)) macro
H A DXmP.h866 #define XmIsPrintShell(w) \ macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DPrint.c232 XmIsPrintShell(Widget w) in XmIsPrintShell() function