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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_win.cc 62 DesktopRootWindowHostWin::GetContentWindowForHWND(hwnd) : NULL;
desktop_root_window_host_win.h 46 static aura::Window* GetContentWindowForHWND(HWND hwnd);
desktop_root_window_host_win.cc 78 aura::Window* DesktopRootWindowHostWin::GetContentWindowForHWND(HWND hwnd) {
91 DesktopRootWindowHostWin::GetContentWindowForHWND(root_hwnd)) {
  /external/chromium_org/chrome/browser/ui/aura/
active_desktop_monitor.cc 46 return views::DesktopRootWindowHostWin::GetContentWindowForHWND(
  /external/chromium_org/chrome/browser/ui/views/tabs/
dock_info_win.cc 174 return views::DesktopRootWindowHostWin::GetContentWindowForHWND(
237 views::DesktopRootWindowHostWin::GetContentWindowForHWND(hwnd));
279 views::DesktopRootWindowHostWin::GetContentWindowForHWND(hwnd));
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 937 DesktopRootWindowHostWin::GetContentWindowForHWND(hwnd);
    [all...]

Completed in 2256 milliseconds