OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_resize
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/events/
SDL_resize.c
35
}
last_resize
;
variable in typeref:struct:__anon5870
46
|| ((
last_resize
.w == w) && (
last_resize
.h == h))
51
last_resize
.w = w;
52
last_resize
.h = h;
/prebuilt/linux-x86/sdl/lib/
libSDL.a
[
all
...]
Completed in 707 milliseconds