GetWindowRectDIP  133 ash/magnifier/magnification_controller.cc   gfx::RectF GetWindowRectDIP(float scale) const;
GetWindowRectDIP  236 ash/magnifier/magnification_controller.cc   const gfx::SizeF window_size_in_dip = GetWindowRectDIP(scale).size();
GetWindowRectDIP  322 ash/magnifier/magnification_controller.cc   const gfx::Rect window_rect = gfx::ToEnclosingRect(GetWindowRectDIP(scale_));