Searched refs:GetAcceleratorInfo (Results 1 – 4 of 4) sorted by relevance
24 bool Menu::Delegate::GetAcceleratorInfo(int id, ui::Accelerator* accel) { in GetAcceleratorInfo() function in views::Menu::Delegate
53 virtual bool GetAcceleratorInfo(int id, ui::Accelerator* accel);
85 virtual bool GetAcceleratorInfo(int id, ui::Accelerator* accel);
380 bool ToolbarView::GetAcceleratorInfo(int id, ui::Accelerator* accel) { in GetAcceleratorInfo() function in ToolbarView