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

/xsrc/external/mit/libXt/dist/src/
H A DFunctions.c74 XtIsWidget(Widget object) function in typeref:typename:Boolean
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsicP.h223 #define XtIsWidget(obj) \ macro
H A DIntrinsic.h1084 #define XtIsWidget(object) (_XtCheckSubclassFlag(object, (XtEnum)0x04)) macro

Completed in 5 milliseconds