Searched defs:BrowserWindowController (Results 1 – 10 of 10) sorted by relevance
43 @interface BrowserWindowController (JustForTesting) interface in JustForTesting49 @interface BrowserWindowController (ExposedForTesting) interface in ExposedForTesting57 @implementation BrowserWindowController (ExposedForTesting) implementation in ExposedForTesting
27 syncCallback{
74 - (id)initWithBrowserWindowController:(BrowserWindowController*)bwc { argument
71 bubbleType:(FullscreenExitBubbleType)bubbleType {
193 @implementation BrowserWindowController implementation2055 @implementation BrowserWindowController(Fullscreen) implementation in Fullscreen2271 @implementation BrowserWindowController(WindowType) implementation in WindowType
72 @implementation BrowserWindowController(Private) implementation in Private
170 - (id)initWithBrowserController:(BrowserWindowController*)controller { argument
17 @implementation BrowserWindowController (ForTesting) implementation in ForTesting
118 webContents:(content::WebContents*)webContents {
33 @interface BrowserWindowController { interface