Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sessions/
Dsession_service.h223 SessionCommand* CreateSetWindowBoundsCommand(const SessionID& window_id,
Dsession_service.cc193 ScheduleCommand(CreateSetWindowBoundsCommand(window_id, bounds, in SetWindowBounds()
643 SessionCommand* SessionService::CreateSetWindowBoundsCommand( in CreateSetWindowBoundsCommand() function in SessionService
1123 CreateSetWindowBoundsCommand(browser->session_id(), in BuildCommandsForBrowser()