Searched defs:GetCommandIdAt (Results 1 – 5 of 5) sorted by relevance
43 virtual int GetCommandIdAt(int index) const { return index; } in GetCommandIdAt() function
37 virtual int GetCommandIdAt(int index) const { return index; } in GetCommandIdAt() function
72 virtual int GetCommandIdAt(int index) const { return index; } in GetCommandIdAt() function
167 int InputMethodMenu::GetCommandIdAt(int index) const { in GetCommandIdAt() function in chromeos::InputMethodMenu
71 int BackForwardMenuModel::GetCommandIdAt(int index) const { in GetCommandIdAt() function in BackForwardMenuModel