OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtEnum
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/libXt/dist/include/X11/
ObjectP.h
91
XtEnum
class_inited; /* has class been initialized? */
101
XtEnum
obj5; /* NULL */
RectObjP.h
94
XtEnum
class_inited; /* has class been initialized? */
104
XtEnum
rect5; /* NULL */
CoreP.h
131
XtEnum
class_inited; /* has class been initialized? */
141
XtEnum
compress_exposure; /* compress Expose events for widget*/
Intrinsic.h
96
#define _XtXtEnum
XtEnum
165
typedef unsigned char
XtEnum
;
1083
#define XtIsRectObj(object) (_XtCheckSubclassFlag(object, (
XtEnum
)0x02))
1084
#define XtIsWidget(object) (_XtCheckSubclassFlag(object, (
XtEnum
)0x04))
1085
#define XtIsComposite(widget) (_XtCheckSubclassFlag(widget, (
XtEnum
)0x08))
1086
#define XtIsConstraint(widget) (_XtCheckSubclassFlag(widget, (
XtEnum
)0x10))
1087
#define XtIsShell(widget) (_XtCheckSubclassFlag(widget, (
XtEnum
)0x20))
1093
(WidgetClass)shellWidgetClass, (
XtEnum
)0x20))
1095
#define XtIsWMShell(widget) (_XtCheckSubclassFlag(widget, (
XtEnum
)0x40))
1101
(WidgetClass)wmShellWidgetClass, (
XtEnum
)0x40)
[
all
...]
IntrinsicP.h
140
#define XtExposeNoCompress ((
XtEnum
)False)
141
#define XtExposeCompressSeries ((
XtEnum
)True)
/xsrc/external/mit/libXt/dist/src/
Create.c
100
XtEnum
inited;
515
XtEnum
class_inited;
Event.c
972
XtEnum
comp_expose;
973
XtEnum
comp_expose_type;
1137
XtEnum
comp_expose;
Completed in 8 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026