Searched refs:windowstyle (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/windib/
H A DSDL_dibvideo.c488 const DWORD windowstyle = local
680 style &= ~windowstyle;
689 style &= ~windowstyle;
694 style |= windowstyle;
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
H A DSDL_dx5video.c1027 const DWORD windowstyle = local
1151 style &= ~windowstyle;
1155 style &= ~windowstyle;
1160 style |= windowstyle;
1245 style &= ~windowstyle;
1249 style &= ~windowstyle;
1253 style |= windowstyle;

Completed in 323 milliseconds