OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gl_curwidth
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl_c.h
95
#define
gl_curwidth
(this->gl_data->width)
macro
SDL_atarigl.c
649
(
gl_curwidth
== current->w) &&
662
gl_curwidth
= current->w;
666
gl_curwidth
= 0;
Completed in 241 milliseconds