Home | History | Annotate | Download | only in toolbar

Lines Matching refs:WrenchMenuModel

199 // WrenchMenuModel
201 WrenchMenuModel::WrenchMenuModel(ui::AcceleratorProvider* provider,
218 WrenchMenuModel::~WrenchMenuModel() {
223 bool WrenchMenuModel::DoesCommandIdDismissMenu(int command_id) const {
227 bool WrenchMenuModel::IsItemForCommandIdDynamic(int command_id) const {
237 string16 WrenchMenuModel::GetLabelForCommandId(int command_id) const {
274 bool WrenchMenuModel::GetIconForCommandId(int command_id,
305 void WrenchMenuModel::ExecuteCommand(int command_id) {
309 bool WrenchMenuModel::IsCommandIdChecked(int command_id) const {
319 bool WrenchMenuModel::IsCommandIdEnabled(int command_id) const {
327 bool WrenchMenuModel::IsCommandIdVisible(int command_id) const {
353 bool WrenchMenuModel::GetAcceleratorForCommandId(
359 void WrenchMenuModel::TabSelectedAt(TabContentsWrapper* old_contents,
368 void WrenchMenuModel::TabReplacedAt(TabStripModel* tab_strip_model,
375 void WrenchMenuModel::TabStripModelDeleted() {
382 void WrenchMenuModel::Observe(NotificationType type,
396 WrenchMenuModel::WrenchMenuModel()
403 void WrenchMenuModel::Build() {
523 void WrenchMenuModel::CreateCutCopyPaste() {
531 void WrenchMenuModel::CreateZoomFullscreen() {
539 void WrenchMenuModel::UpdateZoomControls() {
551 string16 WrenchMenuModel::GetSyncMenuLabel() const {