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

  /external/webrtc/webrtc/base/
win32window.cc 104 for (HWND child = ::GetWindow(hwnd, GW_CHILD); child;
105 child = ::GetWindow(child, GW_HWNDNEXT)) {
win32windowpicker.cc 39 HWND owner = GetWindow(hwnd, GW_OWNER);
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_win.cc 33 HWND owner = GetWindow(hwnd, GW_OWNER);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h     [all...]
windowsx.h16 58 #define GetWindowOwner(hwnd) GetWindow(hwnd,GW_OWNER)
61 #define GetFirstSibling(hwnd) GetWindow(hwnd,GW_HWNDFIRST)
62 #define GetLastSibling(hwnd) GetWindow(hwnd,GW_HWNDLAST)
63 #define GetNextSibling(hwnd) GetWindow(hwnd,GW_HWNDNEXT)
64 #define GetPrevSibling(hwnd) GetWindow(hwnd,GW_HWNDPREV)
    [all...]
windowsx.h 50 #define GetWindowOwner(hwnd) GetWindow(hwnd,GW_OWNER)
52 #define GetFirstSibling(hwnd) GetWindow(hwnd,GW_HWNDFIRST)
53 #define GetLastSibling(hwnd) GetWindow(hwnd,GW_HWNDLAST)
54 #define GetNextSibling(hwnd) GetWindow(hwnd,GW_HWNDNEXT)
55 #define GetPrevSibling(hwnd) GetWindow(hwnd,GW_HWNDPREV)
    [all...]
activscp.h     [all...]
ocidl.h     [all...]
urlmon.h     [all...]
shobjidl.h     [all...]
tom.h     [all...]
winuser.h     [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 543 next = ::GetWindow(focus, next_cmd);
550 next = ::GetWindow(focus, loop_around_cmd);
  /external/libpng/contrib/visupng/
VisualPng.c 438 CenterAbout (hDlg, GetWindow (hDlg, GW_OWNER));
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 777 def GetWindow(self):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 777 def GetWindow(self):
    [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 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1313 milliseconds