Home | History | Annotate | Download | only in views

Lines Matching refs:GetCommand

744     int command_id = menu_item_->GetCommand() + 1 + index;
759 return menu->GetCommand() >= menu_item_->GetCommand() &&
760 menu->GetCommand() <=
761 menu_item_->GetCommand() + submenu->GetMenuItemCount() ?
890 return is_bookmark_command(menu->GetCommand()) ?
921 return is_bookmark_command(item->GetCommand()) ?
929 if (!is_bookmark_command(menu->GetCommand()))
947 return is_bookmark_command(menu->GetCommand()) ?
953 DCHECK(is_bookmark_command(sender->GetCommand()));
958 return is_bookmark_command(sender->GetCommand()) ?
964 if (is_bookmark_command(menu->GetCommand()))