Home | History | Annotate | Download | only in renderer_context_menu

Lines Matching defs:TestRenderViewContextMenu

11 TestRenderViewContextMenu::TestRenderViewContextMenu(
16 TestRenderViewContextMenu::~TestRenderViewContextMenu() {}
19 TestRenderViewContextMenu* TestRenderViewContextMenu::Create(
28 TestRenderViewContextMenu* menu =
29 new TestRenderViewContextMenu(web_contents->GetMainFrame(), params);
34 bool TestRenderViewContextMenu::GetAcceleratorForCommandId(
41 bool TestRenderViewContextMenu::IsItemPresent(int command_id) {
45 bool TestRenderViewContextMenu::GetMenuModelAndItemIndex(