Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_guest.cc760 gfx::Rect translated_bounds(params.bounds); in OnShowPopup() local
761 translated_bounds.Offset(guest_window_rect_.OffsetFromOrigin()); in OnShowPopup()
764 popup_menu_helper.ShowPopupMenu(translated_bounds, in OnShowPopup()