Home
last modified time | relevance | path

Searched defs:BrowserWindowController (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_controller_unittest.mm20 @interface BrowserWindowController (JustForTesting) interface in JustForTesting
26 @interface BrowserWindowController (ExposedForTesting) interface in ExposedForTesting
34 @implementation BrowserWindowController (ExposedForTesting) implementation in ExposedForTesting
621 @interface BrowserWindowController (PrivateAPI) interface in PrivateAPI
Dbrowser_window_controller_private.mm65 @implementation BrowserWindowController(Private) implementation in Private
Dbrowser_window_controller.mm206 @implementation BrowserWindowController implementation
1884 @implementation BrowserWindowController(Fullscreen) implementation in Fullscreen
2156 @implementation BrowserWindowController(WindowType) implementation in WindowType
Dfullscreen_controller.mm167 - (id)initWithBrowserController:(BrowserWindowController*)controller { argument
/external/clang/test/CodeGenObjCXX/
Ddebug-info.mm33 @interface BrowserWindowController { interface
/external/webkit/Tools/MiniBrowser/mac/
DBrowserWindowController.m32 @interface BrowserWindowController () interface in void
44 @implementation BrowserWindowController implementation in define
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_cocoa_controller.mm87 - (void)setBrowserWindowController:(BrowserWindowController*)controller { argument