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

  /external/chromium_org/ui/shell_dialogs/
base_shell_dialog_win.cc 33 DCHECK(!owner || owner == GetAncestor(owner, GA_ROOT));
  /external/chromium_org/ui/gfx/win/
hwnd_util.cc 126 HWND top_window = ::GetAncestor(window, GA_ROOT);
130 HWND active_top_window = ::GetAncestor(::GetForegroundWindow(), GA_ROOT);
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_win.cc 118 (window_ == GetAncestor(windowUnderCursor, GA_ROOT)) : false;
  /external/chromium_org/chrome/browser/
platform_util_win.cc 216 return ::GetAncestor(view, GA_ROOT);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 109 x11_hwnd = GetAncestor(hwnd, GA_ROOT);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 109 x11_hwnd = GetAncestor(hwnd, GA_ROOT);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]

Completed in 875 milliseconds