Searched defs:GetDisplayNearestPoint (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dtest_popup_controller_common.cc14 gfx::Display TestPopupControllerCommon::GetDisplayNearestPoint( function in class:autofill::TestPopupControllerCommon
H A Dpopup_controller_common.cc52 gfx::Display PopupControllerCommon::GetDisplayNearestPoint( function in class:autofill::PopupControllerCommon
54 return gfx::Screen::GetScreenFor(container_view_)->GetDisplayNearestPoint(
141 gfx::Display top_left_display = GetDisplayNearestPoint(
143 gfx::Display bottom_right_display = GetDisplayNearestPoint(
/external/chromium_org/mojo/aura/
H A Dscreen_mojo.cc52 gfx::Display ScreenMojo::GetDisplayNearestPoint(const gfx::Point& point) const { function in class:mojo::ScreenMojo
/external/chromium_org/ash/display/
H A Dscreen_ash.cc97 virtual gfx::Display GetDisplayNearestPoint(
252 gfx::Display ScreenAsh::GetDisplayNearestPoint(const gfx::Point& point) const { function in class:ash::ScreenAsh
265 return GetDisplayNearestPoint(match_rect.origin());
/external/chromium_org/ui/aura/test/
H A Dtest_screen.cc153 gfx::Display TestScreen::GetDisplayNearestPoint(const gfx::Point& point) const { function in class:aura::TestScreen
/external/chromium_org/ui/gfx/
H A Dscreen_win.cc142 gfx::Display ScreenWin::GetDisplayNearestPoint(const gfx::Point& point) const { function in class:gfx::ScreenWin
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.cc180 gfx::Display DesktopScreenX11::GetDisplayNearestPoint( function in class:views::DesktopScreenX11

Completed in 2709 milliseconds