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

/external/chromium_org/ui/gfx/win/
H A Ddpi.cc191 Point DIPToScreenPoint(const Point& dip_point) { function in namespace:gfx::win
207 return Rect(DIPToScreenPoint(dip_bounds.origin()),

Completed in 132 milliseconds