DIPToScreenRect 316 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.cc tabstrip_bounds = gfx::win::DIPToScreenRect(tabstrip_bounds); DIPToScreenRect 172 content/browser/renderer_host/render_widget_host_view_base.cc gfx::Rect rect_in_pixels = gfx::win::DIPToScreenRect(*rect); DIPToScreenRect 286 content/browser/renderer_host/render_widget_host_view_base.cc gfx::Rect clip_rect_in_pixel = gfx::win::DIPToScreenRect(move.clip_rect); DIPToScreenRect 316 content/browser/renderer_host/render_widget_host_view_base.cc gfx::win::DIPToScreenRect(move.window_rect); DIPToScreenRect 793 content/child/npapi/webplugin_delegate_impl_win.cc gfx::Rect window_rect = gfx::win::DIPToScreenRect(window_rect_in_dip); DIPToScreenRect 794 content/child/npapi/webplugin_delegate_impl_win.cc gfx::Rect clip_rect = gfx::win::DIPToScreenRect(clip_rect_in_dip); DIPToScreenRect 54 ui/gfx/win/dpi.h GFX_EXPORT Rect DIPToScreenRect(const Rect& dip_bounds); DIPToScreenRect 98 ui/views/corewm/tooltip_win.cc tooltip_bounds = gfx::win::DIPToScreenRect(tooltip_bounds); DIPToScreenRect 140 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Rect pixel_bounds = gfx::win::DIPToScreenRect(params.bounds); DIPToScreenRect 213 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Rect pixel_bounds = gfx::win::DIPToScreenRect(restored_bounds);