Searched defs:OpenContextMenu (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/browser/web_contents/ | ||
D | touch_editable_impl_aura.cc | 257 void TouchEditableImplAura::OpenContextMenu(const gfx::Point& anchor) { in OpenContextMenu() function in content::TouchEditableImplAura |
/external/chromium_org/ui/views/touchui/ | ||
D | touch_selection_controller_impl_unittest.cc | 608 virtual void OpenContextMenu(const gfx::Point& anchor) OVERRIDE { in OpenContextMenu() function in views::TestTouchEditable |
D | touch_selection_controller_impl.cc | 501 void TouchSelectionControllerImpl::OpenContextMenu() { in OpenContextMenu() function in views::TouchSelectionControllerImpl |
/external/chromium_org/ui/views/controls/textfield/ | ||
D | textfield.cc | 1133 void Textfield::OpenContextMenu(const gfx::Point& anchor) { in OpenContextMenu() function in views::Textfield |