OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prev_h
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c
599
int prev_w,
prev_h
;
local
614
prev_h
= current->h;
634
DIB_ResizeWindow(this, width, height, prev_w,
prev_h
, flags);
920
DIB_ResizeWindow(this, width, height, prev_w,
prev_h
, flags);
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c
1038
int
prev_h
= -1;
local
[
all
...]
Completed in 105 milliseconds