Home
last modified time | relevance | path

Searched refs:CreateSetTabIndexInWindowCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_service.h227 SessionCommand* CreateSetTabIndexInWindowCommand(const SessionID& tab_id,
Dsession_service.cc203 ScheduleCommand(CreateSetTabIndexInWindowCommand(tab_id, new_index)); in SetTabIndexInWindow()
660 SessionCommand* SessionService::CreateSetTabIndexInWindowCommand( in CreateSetTabIndexInWindowCommand() function in SessionService
1109 CreateSetTabIndexInWindowCommand(controller->session_id(), in BuildCommandsForTab()