Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_controller_unittest.mm43 @interface BrowserWindowController (JustForTesting) interface in JustForTesting
49 @interface BrowserWindowController (ExposedForTesting) interface in ExposedForTesting
57 @implementation BrowserWindowController (ExposedForTesting) implementation in ExposedForTesting
Done_click_signin_bubble_controller.mm27 syncCallback{
Dfullscreen_mode_controller.mm74 - (id)initWithBrowserWindowController:(BrowserWindowController*)bwc { argument
Dfullscreen_exit_bubble_controller.mm71 bubbleType:(FullscreenExitBubbleType)bubbleType {
Dbrowser_window_controller.mm193 @implementation BrowserWindowController implementation
2055 @implementation BrowserWindowController(Fullscreen) implementation in Fullscreen
2271 @implementation BrowserWindowController(WindowType) implementation in WindowType
Dbrowser_window_controller_private.mm72 @implementation BrowserWindowController(Private) implementation in Private
Dpresentation_mode_controller.mm170 - (id)initWithBrowserController:(BrowserWindowController*)controller { argument
/external/chromium_org/chrome/browser/ui/cocoa/translate/
Dtranslate_bubble_controller_unittest.mm17 @implementation BrowserWindowController (ForTesting) implementation in ForTesting
Dtranslate_bubble_controller.mm118 webContents:(content::WebContents*)webContents {
/external/clang/test/CodeGenObjCXX/
Ddebug-info.mm33 @interface BrowserWindowController { interface