OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XBIOS_width
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h
122
#define
XBIOS_width
(this->hidden->width)
SDL_xbios.c
613
current->w =
XBIOS_width
= width;
786
destx = (
XBIOS_width
- surface->w) >> 1;
Completed in 15 milliseconds