Home | History | Annotate | Download | only in sessions

Lines Matching refs:kCommandUpdateTabNavigation

53 static const SessionCommand::id_type kCommandUpdateTabNavigation = 6;
364 ScheduleCommand(CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation,
986 case kCommandUpdateTabNavigation: {
1097 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation,
1190 if (command->id() != kCommandUpdateTabNavigation)
1203 if (existing_command->id() == kCommandUpdateTabNavigation) {