Searched refs:WindowType (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sessions/
H A Dsession_service.h190 enum WindowType { enum in class:SessionService
239 WindowType type);
404 static WindowType WindowTypeForBrowserType(Browser::Type type);
405 static Browser::Type BrowserTypeForWindowType(WindowType type);
H A Dsession_service.cc714 WindowType type) {
1026 static_cast<WindowType>(payload.index));
1311 SessionService::WindowType SessionService::WindowTypeForBrowserType(
1332 SessionService::WindowType type) {
/external/chromium/chrome/browser/ui/cocoa/
H A Dbrowser_window_controller.h287 @interface BrowserWindowController(WindowType)
318 @end // @interface BrowserWindowController(WindowType)

Completed in 98 milliseconds