Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sessions/
Dsession_service.h261 SessionCommand* CreateSetTabIndexInWindowCommand(const SessionID& tab_id,
Dsession_service.cc259 ScheduleCommand(CreateSetTabIndexInWindowCommand(tab_id, new_index)); in SetTabIndexInWindow()
771 SessionCommand* SessionService::CreateSetTabIndexInWindowCommand( in CreateSetTabIndexInWindowCommand() function in SessionService
1359 CreateSetTabIndexInWindowCommand(session_id, index_in_window)); in BuildCommandsForTab()