Searched refs:GetDisplayNearestPoint (Results 1 – 8 of 8) sorted by relevance
196 display::Display GetDisplayNearestPoint(const gfx::Point& point, in GetDisplayNearestPoint() function205 return display::Screen::GetScreen()->GetDisplayNearestPoint(find_point); in GetDisplayNearestPoint()239 const display::Display& display = GetDisplayNearestPoint(*point, false); in ConvertPointToScreen()253 const display::Display& display = GetDisplayNearestPoint(*point, true); in ConvertPointFromScreen()
18 CefRefPtr<CefDisplay> CefDisplay::GetDisplayNearestPoint( in GetDisplayNearestPoint() function in CefDisplay22 return new CefDisplayImpl(view_util::GetDisplayNearestPoint( in GetDisplayNearestPoint()
76 display::Display GetDisplayNearestPoint(const gfx::Point& point,
67 static CefRefPtr<CefDisplay> GetDisplayNearestPoint(const CefPoint& point,
54 CefRefPtr<CefDisplay> CefDisplay::GetDisplayNearestPoint( in GetDisplayNearestPoint() function in CefDisplay
34 CefRefPtr<CefDisplay> CefDisplay::GetDisplayNearestPoint( in GetDisplayNearestPoint() function in CefDisplay
49 CefRefPtr<CefDisplay> _retval = CefDisplay::GetDisplayNearestPoint( in cef_display_get_nearest_point()
147 ->GetDisplayNearestPoint( in GetWindowScaleFactor()