HomeSort by relevance Sort by last modified time
    Searched defs:GetDisplayNearestPoint (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
test_popup_controller_common.cc 14 gfx::Display TestPopupControllerCommon::GetDisplayNearestPoint(
popup_controller_common.cc 52 gfx::Display PopupControllerCommon::GetDisplayNearestPoint(
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/
screen_mojo.cc 52 gfx::Display ScreenMojo::GetDisplayNearestPoint(const gfx::Point& point) const {
  /external/chromium_org/ui/aura/test/
test_screen.cc 153 gfx::Display TestScreen::GetDisplayNearestPoint(const gfx::Point& point) const {
  /external/chromium_org/ui/gfx/
screen_win.cc 142 gfx::Display ScreenWin::GetDisplayNearestPoint(const gfx::Point& point) const {
  /external/chromium_org/ash/display/
screen_ash.cc 97 virtual gfx::Display GetDisplayNearestPoint(
252 gfx::Display ScreenAsh::GetDisplayNearestPoint(const gfx::Point& point) const {
265 return GetDisplayNearestPoint(match_rect.origin());
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 180 gfx::Display DesktopScreenX11::GetDisplayNearestPoint(

Completed in 88 milliseconds