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