Home
last modified time | relevance | path

Searched defs:menu_screen (Results 1 – 11 of 11) sorted by relevance

/dports/games/openssn/openssn/src/
H A Dmenu.cpp8 SDL_Surface *menu_screen; variable
/dports/games/opensonic/opensnc-src-0.1.4/src/scenes/
H A Dmenu.c52 static int menu_screen; /* SCREEN_* */ variable
/dports/net/c3270/suite3270-4.0/Common/c3270/
H A Dmenubar.c127 ucs4_t menu_screen[MODEL_2_COLS * MODEL_2_ROWS]; variable
/dports/x11/x3270/suite3270-4.0/Common/c3270/
H A Dmenubar.c127 ucs4_t menu_screen[MODEL_2_COLS * MODEL_2_ROWS]; variable
/dports/games/libretro-picodrive/picodrive-600894e/platform/gizmondo/
H A Dmenu.c47 unsigned char *menu_screen = gfx_buffer; /* draw here and blit later, to avoid flicker */ variable
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/gizmondo/
H A Dmenu.c47 unsigned char *menu_screen = gfx_buffer; /* draw here and blit later, to avoid flicker */ variable
/dports/games/0verkill/0verkill-0.16/
H A Dclient.c1492 void menu_screen(char *host,char *name,unsigned short *p,int *color) in menu_screen() function
/dports/games/libretro-picodrive/picodrive-600894e/platform/psp/
H A Dmenu.c48 #define menu_screen psp_screen macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/psp/
H A Dmenu.c48 #define menu_screen psp_screen macro
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dq8tk-glib.c27 T_Q8GR_SCREEN menu_screen[2][ Q8GR_SCREEN_Y ][ Q8GR_SCREEN_X ]; variable
/dports/games/kartofel/kartofel-1.2/
H A Dplay.cc282 SDL_Surface* menu_screen; variable