Searched defs:GetDisplayNearestWindow (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/aura/
H A Dscreen_mojo.cc47 gfx::Display ScreenMojo::GetDisplayNearestWindow( function in class:mojo::ScreenMojo
/external/chromium_org/ash/display/
H A Dscreen_ash.cc93 virtual gfx::Display GetDisplayNearestWindow(gfx::NativeView view)
149 Shell::GetScreen()->GetDisplayNearestWindow(window).bounds());
156 Shell::GetScreen()->GetDisplayNearestWindow(window).work_area());
231 gfx::Display ScreenAsh::GetDisplayNearestWindow(gfx::NativeView window) const { function in class:ash::ScreenAsh
/external/chromium_org/ui/aura/test/
H A Dtest_screen.cc148 gfx::Display TestScreen::GetDisplayNearestWindow( function in class:aura::TestScreen
/external/chromium_org/ui/gfx/
H A Dscreen_win.cc126 gfx::Display ScreenWin::GetDisplayNearestWindow(gfx::NativeView window) const { function in class:gfx::ScreenWin
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.cc158 gfx::Display DesktopScreenX11::GetDisplayNearestWindow( function in class:views::DesktopScreenX11
165 // call through into GetDisplayNearestWindow(). But the X11 resources are

Completed in 150 milliseconds