Home | History | Annotate | Download | only in widget

Lines Matching refs:Accelerator

44 class Accelerator;
344 // Returns the accelerator given a command id. Returns false if there is
345 // no accelerator associated with a given id, which is a common condition.
346 virtual bool GetAccelerator(int cmd_id, ui::Accelerator* accelerator);