OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XBIOS_height
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h
123
#define
XBIOS_height
(this->hidden->height)
SDL_xbios.c
614
current->h =
XBIOS_height
= height;
785
destscr += XBIOS_pitch * ((
XBIOS_height
- surface->h) >> 1);
Completed in 2017 milliseconds