HomeSort by relevance Sort by last modified time
    Searched refs: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 32 milliseconds