HomeSort by relevance Sort by last modified time
    Searched refs:IsItemForCommandIdDynamic (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/download/
download_shelf.h 76 virtual bool IsItemForCommandIdDynamic(int command_id) const;
download_shelf.cc 118 bool DownloadShelfContextMenu::IsItemForCommandIdDynamic(
  /external/chromium/chrome/browser/notifications/
notification_options_menu_model.h 41 virtual bool IsItemForCommandIdDynamic(int command_id) const;
notification_options_menu_model.cc 149 bool NotificationOptionsMenuModel::IsItemForCommandIdDynamic(int command_id)
  /external/chromium/chrome/browser/ui/toolbar/
wrench_menu_model.h 86 virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
wrench_menu_model.cc 227 bool WrenchMenuModel::IsItemForCommandIdDynamic(int command_id) const {
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 217 virtual bool IsItemForCommandIdDynamic(int command_id) const;
autocomplete_edit_view_win.cc     [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 343 virtual bool IsItemForCommandIdDynamic(int command_id) const OVERRIDE;
browser_view.cc     [all...]

Completed in 222 milliseconds