Home | History | Annotate | Download | only in menu

Lines Matching refs:CHECKBOX

172     case CHECKBOX:
553 if (type_ == CHECKBOX || type_ == RADIO)
786 if (type_ == CHECKBOX && delegate->IsItemChecked(GetCommand())) {
1017 if ((type_ == CHECKBOX || type_ == RADIO) && icon_view_) {
1056 if (menu_item->GetType() == CHECKBOX ||
1058 // If this item has a radio or checkbox, the icon will not affect
1079 if (type == CHECKBOX || type == RADIO)