Home | History | Annotate | Download | only in launcher

Lines Matching defs:LauncherContextMenu

38 LauncherContextMenu::LauncherContextMenu(ChromeLauncherController* controller,
51 LauncherContextMenu::LauncherContextMenu(ChromeLauncherController* controller,
65 void LauncherContextMenu::Init() {
159 LauncherContextMenu::~LauncherContextMenu() {
162 bool LauncherContextMenu::IsItemForCommandIdDynamic(int command_id) const {
166 string16 LauncherContextMenu::GetLabelForCommandId(int command_id) const {
184 bool LauncherContextMenu::IsCommandIdChecked(int command_id) const {
206 bool LauncherContextMenu::IsCommandIdEnabled(int command_id) const {
231 bool LauncherContextMenu::GetAcceleratorForCommandId(
237 void LauncherContextMenu::ExecuteCommand(int command_id, int event_flags) {