HomeSort by relevance Sort by last modified time
    Searched refs:Caca_w (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/caca/
SDL_cacavideo.h 67 #define Caca_w (this->hidden->w)
SDL_cacaevents.c 89 new_x = ((event & 0x00fff000) >> 12) * Caca_w / caca_get_width();
SDL_cacavideo.c 221 Caca_w = current->w = width;

Completed in 944 milliseconds