Searched refs:AddRadioItemWithStringId (Results 1 – 3 of 3) sorted by relevance
23 AddRadioItemWithStringId(MENU_ALIGN_LEFT, in ShelfAlignmentMenu()26 AddRadioItemWithStringId(MENU_ALIGN_BOTTOM, in ShelfAlignmentMenu()29 AddRadioItemWithStringId(MENU_ALIGN_RIGHT, in ShelfAlignmentMenu()
82 void AddRadioItemWithStringId(int command_id, int string_id, int group_id);
117 void SimpleMenuModel::AddRadioItemWithStringId(int command_id, int string_id, in AddRadioItemWithStringId() function in ui::SimpleMenuModel