Searched defs:BrowserWindowController (Results 1 – 7 of 7) sorted by relevance
20 @interface BrowserWindowController (JustForTesting) interface in JustForTesting26 @interface BrowserWindowController (ExposedForTesting) interface in ExposedForTesting34 @implementation BrowserWindowController (ExposedForTesting) implementation in ExposedForTesting621 @interface BrowserWindowController (PrivateAPI) interface in PrivateAPI
65 @implementation BrowserWindowController(Private) implementation in Private
206 @implementation BrowserWindowController implementation1884 @implementation BrowserWindowController(Fullscreen) implementation in Fullscreen2156 @implementation BrowserWindowController(WindowType) implementation in WindowType
167 - (id)initWithBrowserController:(BrowserWindowController*)controller { argument
33 @interface BrowserWindowController { interface
32 @interface BrowserWindowController () interface in void44 @implementation BrowserWindowController implementation in define
87 - (void)setBrowserWindowController:(BrowserWindowController*)controller { argument