Searched refs:CreateSetWindowTypeCommand (Results 1 – 2 of 2) sorted by relevance
238 SessionCommand* CreateSetWindowTypeCommand(const SessionID& window_id,
307 CreateSetWindowTypeCommand(window_id, WindowTypeForBrowserType(type))); in SetWindowType()712 SessionCommand* SessionService::CreateSetWindowTypeCommand( in CreateSetWindowTypeCommand() function in SessionService1127 commands->push_back(CreateSetWindowTypeCommand( in BuildCommandsForBrowser()