Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sessions/
Dsession_service.h272 SessionCommand* CreateSetWindowTypeCommand(const SessionID& window_id,
Dsession_service.cc401 CreateSetWindowTypeCommand(window_id, WindowTypeForBrowserType(type))); in SetWindowType()
823 SessionCommand* SessionService::CreateSetWindowTypeCommand( in CreateSetWindowTypeCommand() function in SessionService
1383 commands->push_back(CreateSetWindowTypeCommand( in BuildCommandsForBrowser()