Home
last modified time | relevance | path

Searched refs:clip_rect_in_dip (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc759 const gfx::Rect& clip_rect_in_dip) { in WindowedReposition() argument
766 gfx::Rect clip_rect = gfx::win::DIPToScreenRect(clip_rect_in_dip); in WindowedReposition()