Searched defs:GetLastActiveWindowState (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
H A Dwindow_sizer.cc70 virtual bool GetLastActiveWindowState(gfx::Rect* bounds) const { function in class:DefaultStateProvider
105 // If set, is used as the reference browser for GetLastActiveWindowState.
176 if (!state_provider_ || !state_provider_->GetLastActiveWindowState(bounds))
H A Dwindow_sizer_unittest.cc137 virtual bool GetLastActiveWindowState(gfx::Rect* bounds) const { function in class:TestStateProvider

Completed in 60 milliseconds