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