HomeSort by relevance Sort by last modified time
    Searched refs:WS_THICKFRAME (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/
fullscreen_win.cc 76 // At last, the window style should not have WS_DLGFRAME and WS_THICKFRAME and
80 return !((style & (WS_DLGFRAME | WS_THICKFRAME)) ||
  /external/webkit/Tools/WinCELauncher/
main.cpp 84 | WS_THICKFRAME;
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 55 #ifndef WS_THICKFRAME
56 #define WS_THICKFRAME 0
491 (WS_THICKFRAME|WS_MAXIMIZEBOX);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c     [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 52 milliseconds