Home
last modified time | relevance | path

Searched defs:exstyle (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32window.cc33 DWORD exstyle, int x, int y, int cx, int cy) { in Create()
Dwin32windowpicker.cc40 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in EnumProc() local
/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_win.cc34 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in WindowsEnumerationHandler() local