Searched defs:XtIsComposite (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DFunctions.c81 XtIsComposite(Widget object) function in typeref:typename:Boolean
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsicP.h228 #define XtIsComposite(obj) \ macro
H A DIntrinsic.h1085 #define XtIsComposite(widget) (_XtCheckSubclassFlag(widget, (XtEnum)0x08)) macro

Completed in 6 milliseconds