Searched refs:IsItemForCommandIdDynamic (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_shelf.h76 virtual bool IsItemForCommandIdDynamic(int command_id) const;
H A Ddownload_shelf.cc118 bool DownloadShelfContextMenu::IsItemForCommandIdDynamic( function in class:DownloadShelfContextMenu
/external/chromium/chrome/browser/notifications/
H A Dnotification_options_menu_model.h41 virtual bool IsItemForCommandIdDynamic(int command_id) const;
H A Dnotification_options_menu_model.cc149 bool NotificationOptionsMenuModel::IsItemForCommandIdDynamic(int command_id) function in class:NotificationOptionsMenuModel
/external/chromium/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.h86 virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
H A Dwrench_menu_model.cc227 bool WrenchMenuModel::IsItemForCommandIdDynamic(int command_id) const { function in class:WrenchMenuModel
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.h217 virtual bool IsItemForCommandIdDynamic(int command_id) const;
H A Dautocomplete_edit_view_win.cc1094 bool AutocompleteEditViewWin::IsItemForCommandIdDynamic(int command_id) const { function in class:AutocompleteEditViewWin
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.h343 virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
H A Dbrowser_view.cc1365 bool BrowserView::IsItemForCommandIdDynamic(int command_id) const { function in class:BrowserView

Completed in 177 milliseconds