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

  /external/webrtc/webrtc/base/
win32windowpicker.cc 40 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE);
  /external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer_win.cc 132 LONG window_ex_style = GetWindowLong(selected, GWL_EXSTYLE);
window_capturer_win.cc 34 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 56 #define GetWindowExStyle(hwnd) ((DWORD)GetWindowLong(hwnd,GWL_EXSTYLE))
    [all...]
windowsx.h 49 #define GetWindowExStyle(hwnd) ((DWORD)GetWindowLong(hwnd,GWL_EXSTYLE))
    [all...]
winuser.h 937 #define GWL_EXSTYLE (-20)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 210 milliseconds