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

  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 139 WS_OVERLAPPED |WS_THICKFRAME, // overlapped window
  /toolchain/binutils/binutils-2.25/binutils/
windint.h 502 #define WS_THICKFRAME 0x40000L
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 623 #define WS_THICKFRAME 0x00040000L
632 #define WS_SIZEBOX WS_THICKFRAME
635 #define WS_OVERLAPPEDWINDOW (WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX)
winuser.h     [all...]
  /external/opencv3/modules/highgui/src/
window_w32.cpp 454 SetWindowLongPtr(window->frame, GWL_STYLE, dwStyle | WS_CAPTION | WS_THICKFRAME);
481 SetWindowLongPtr(window->frame, GWL_STYLE, dwStyle & ~WS_CAPTION & ~WS_THICKFRAME);
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 52 milliseconds