OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xme_minor
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c
493
int xme_major,
xme_minor
;
local
710
if ( CheckXME(this, &xme_major, &
xme_minor
) && xme_major >= 2 &&
751
use_xme = xme_major * 100 +
xme_minor
;
[
all
...]
Completed in 108 milliseconds