OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xigmiscreqtype
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/XME/
xme.c
59
CARD8
xigmiscReqType
; /* always X_XiGMiscQueryVersion */
67
CARD8
xigmiscReqType
; /* always X_XiGMiscQueryViews */
76
CARD8
xigmiscReqType
; /* always X_XiGMiscQueryResolutions */
85
CARD8
xigmiscReqType
; /* always X_XiGMiscChangeResolution */
97
CARD8
xigmiscReqType
; /* always X_XiGMiscFullScreen */
190
req->
xigmiscReqType
= X_##name;
198
req->
xigmiscReqType
= X_/**/name;
201
req->
xigmiscReqType
= X_/**/name;
Completed in 66 milliseconds