Home
last modified time | relevance | path

Searched refs:WindowType (Results 1 – 4 of 4) sorted by relevance

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