Searched refs:OnShowContextMenu (Results 1 – 8 of 8) sorted by relevance
69 virtual void OnShowContextMenu(
978 web_view_guest_delegate_->OnShowContextMenu(request_id, items); in ShowContextMenu()
43 virtual void OnShowContextMenu(
209 void ChromeWebViewGuestDelegate::OnShowContextMenu( in OnShowContextMenu() function in ChromeWebViewGuestDelegate
195 void OnShowContextMenu(ContextMenuParams* params);359 void RenderWidget::ScreenMetricsEmulator::OnShowContextMenu( in OnShowContextMenu() function in content::RenderWidget::ScreenMetricsEmulator582 screen_metrics_emulator_->OnShowContextMenu(params); in OnShowHostContextMenu()
507 void OnShowContextMenu(const gfx::Point& location);
659 void OnShowContextMenu(ui::MenuSourceType source_type,
1371 IPC_MESSAGE_HANDLER(ViewMsg_ShowContextMenu, OnShowContextMenu) in OnMessageReceived()4013 void RenderViewImpl::OnShowContextMenu( in OnShowContextMenu() function in content::RenderViewImpl