Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sessions/
Dsession_service.h238 SessionCommand* CreateSetWindowTypeCommand(const SessionID& window_id,
Dsession_service.cc307 CreateSetWindowTypeCommand(window_id, WindowTypeForBrowserType(type))); in SetWindowType()
712 SessionCommand* SessionService::CreateSetWindowTypeCommand( in CreateSetWindowTypeCommand() function in SessionService
1127 commands->push_back(CreateSetWindowTypeCommand( in BuildCommandsForBrowser()