Searched refs:OnShowContextMenu (Results 1 – 4 of 4) sorted by relevance
187 void OnShowContextMenu(ContextMenuParams* params);346 void RenderWidget::ScreenMetricsEmulator::OnShowContextMenu( in OnShowContextMenu() function in content::RenderWidget::ScreenMetricsEmulator549 screen_metrics_emulator_->OnShowContextMenu(params); in OnShowHostContextMenu()
434 void OnShowContextMenu(const gfx::Point& location);
688 void OnShowContextMenu(ui::MenuSourceType source_type,
1109 IPC_MESSAGE_HANDLER(ViewMsg_ShowContextMenu, OnShowContextMenu) in OnMessageReceived()3786 void RenderViewImpl::OnShowContextMenu( in OnShowContextMenu() function in content::RenderViewImpl