Searched defs:SupportsCommand (Results 1 – 5 of 5) sorted by relevance
39 bool CommandUpdater::SupportsCommand(int id) const { in SupportsCommand() function in CommandUpdater
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
52 bool MenuDelegate::SupportsCommand(int id) const { in SupportsCommand() function in views::MenuDelegate
216 bool SupportsCommand(Browser* browser, int command) { in SupportsCommand() function