Searched defs:SupportsCommand (Results 1 – 4 of 4) sorted by relevance
31 bool CommandUpdater::SupportsCommand(int id) const { in SupportsCommand() function in CommandUpdater
44 bool Menu::Delegate::SupportsCommand(int id) const { in SupportsCommand() function in views::Menu::Delegate
59 bool MenuDelegate::SupportsCommand(int id) const { in SupportsCommand() function in views::MenuDelegate
290 bool SupportsCommand(Browser* browser, int command) { in SupportsCommand() function