OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resizestyle
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c
606
const DWORD
resizestyle
=
local
815
style &= ~(
resizestyle
|WS_MAXIMIZE);
833
style |=
resizestyle
;
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c
1046
const DWORD
resizestyle
=
local
[
all
...]
Completed in 623 milliseconds