Searched refs:ScreenToDIPPoint (Results 1 – 5 of 5) sorted by relevance
186 Point ScreenToDIPPoint(const Point& pixel_point) { in ScreenToDIPPoint() function201 return Rect(ScreenToDIPPoint(pixel_bounds.origin()), in ScreenToDIPRect()
43 GFX_EXPORT Point ScreenToDIPPoint(const Point& pixel_point);
104 return gfx::win::ScreenToDIPPoint(cursor_pos_pixels); in GetCursorScreenPoint()
643 gfx::Point dip_position = gfx::win::ScreenToDIPPoint(point); in GetNonClientComponent()
340 grid_view_pt = gfx::win::ScreenToDIPPoint(grid_view_pt); in GetCursorInGridViewCoords()