Searched refs:AddButtonLabel (Results 1 – 3 of 3) sorted by relevance
54 void AddButtonLabel(int command_id, int string_id);
61 void ButtonMenuItemModel::AddButtonLabel(int command_id, int string_id) { in AddButtonLabel() function in ui::ButtonMenuItemModel
745 zoom_menu_item_model_->AddButtonLabel(IDC_ZOOM_PERCENT_DISPLAY, in CreateZoomMenu()