Searched refs:ShowContextMenu (Results 1 - 25 of 78) sorted by last modified time

1234

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/ui/views/controls/button/
H A Dcustom_button.cc269 void CustomButton::ShowContextMenu(const gfx::Point& p, function in class:views::CustomButton
278 View::ShowContextMenu(p, source_type);
H A Dcustom_button.h83 virtual void ShowContextMenu(const gfx::Point& p,
/external/chromium_org/ui/views/controls/menu/
H A Dmenu.h71 virtual void ShowContextMenu(Menu* source, function in class:views::Menu::Delegate
H A Dmenu_controller.cc531 if (menu != NULL && ShowContextMenu(menu, source, event,
607 if (ShowContextMenu(part.menu, source, *event, ui::MENU_SOURCE_TOUCH))
1248 bool MenuController::ShowContextMenu(MenuItemView* menu_item, function in class:views::MenuController
1261 if (menu_item->GetDelegate()->ShowContextMenu(
H A Dmenu_controller.h324 bool ShowContextMenu(MenuItemView* menu_item,
H A Dmenu_delegate.cc52 bool MenuDelegate::ShowContextMenu(MenuItemView* source, function in class:views::MenuDelegate
H A Dmenu_delegate.h116 virtual bool ShowContextMenu(MenuItemView* source,
H A Dmenu_message_pump_dispatcher_win.cc42 item->GetDelegate()->ShowContextMenu(
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc1135 ShowContextMenu(anchor, ui::MENU_SOURCE_TOUCH_EDIT_MENU);
/external/chromium_org/ui/views/controls/tree/
H A Dtree_view.cc385 void TreeView::ShowContextMenu(const gfx::Point& p, function in class:views::TreeView
403 View::ShowContextMenu(p, source_type);
H A Dtree_view.h129 virtual void ShowContextMenu(const gfx::Point& p,
/external/chromium_org/ui/views/
H A Dview.cc1214 void View::ShowContextMenu(const gfx::Point& p, function in class:views::View
2253 ShowContextMenu(location, ui::MENU_SOURCE_MOUSE);
2296 ShowContextMenu(location, ui::MENU_SOURCE_MOUSE);
H A Dview.h857 // implementation calls the ShowContextMenu of the current
862 virtual void ShowContextMenu(const gfx::Point& p,
/external/chromium_org/ui/views/widget/
H A Droot_view.cc87 v->ShowContextMenu(location, ui::MENU_SOURCE_KEYBOARD);
134 target->ShowContextMenu(screen_location, ui::MENU_SOURCE_TOUCH);
/external/chromium_org/extensions/browser/guest_view/web_view/
H A Dweb_view_guest.cc974 void WebViewGuest::ShowContextMenu( function in class:extensions::WebViewGuest
H A Dweb_view_guest.h67 void ShowContextMenu(
/external/chromium_org/content/renderer/
H A Drender_frame_impl.cc1476 int RenderFrameImpl::ShowContextMenu(ContextMenuClient* client, function in class:content::RenderFrameImpl
H A Drender_frame_impl.h255 virtual int ShowContextMenu(ContextMenuClient* client,
/external/chromium_org/content/shell/browser/
H A Dshell_web_contents_view_delegate.h20 virtual void ShowContextMenu(RenderFrameHost* render_frame_host,
H A Dshell_web_contents_view_delegate_android.cc29 void ShellWebContentsViewDelegate::ShowContextMenu( function in class:content::ShellWebContentsViewDelegate
H A Dshell_web_contents_view_delegate_win.cc72 void ShellWebContentsViewDelegate::ShowContextMenu( function in class:content::ShellWebContentsViewDelegate
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_frame_test_proxy.h178 base_proxy_->ShowContextMenu(Base::GetWebFrame(),
H A Dweb_test_proxy.cc882 void WebTestProxyBase::ShowContextMenu( function in class:content::WebTestProxyBase
H A Dweb_test_proxy.h172 void ShowContextMenu(blink::WebLocalFrame* frame,

Completed in 1882 milliseconds

1234