Home
last modified time | relevance | path

Searched refs:GetExtensionWindowController (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dchrome_extension_function.cc49 dispatcher()->delegate()->GetExtensionWindowController(); in GetCurrentBrowser()
84 ChromeUIThreadExtensionFunction::GetExtensionWindowController() { in GetExtensionWindowController() function in ChromeUIThreadExtensionFunction
88 dispatcher()->delegate()->GetExtensionWindowController(); in GetExtensionWindowController()
Dchrome_extension_function.h55 extensions::WindowController* GetExtensionWindowController();
Dextension_view_host.cc263 WindowController* window = GetExtensionWindowController(); in RenderViewCreated()
308 WindowController* ExtensionViewHost::GetExtensionWindowController() const { in GetExtensionWindowController() function in extensions::ExtensionViewHost
Dextension_view_host.h122 virtual WindowController* GetExtensionWindowController() const OVERRIDE;
Dtab_helper.h190 virtual extensions::WindowController* GetExtensionWindowController()
Dextension_function_test_utils.cc37 virtual extensions::WindowController* GetExtensionWindowController() in GetExtensionWindowController() function in __anon65cd6b530111::TestFunctionDispatcherDelegate
Dtab_helper.cc552 WindowController* TabHelper::GetExtensionWindowController() const { in GetExtensionWindowController() function in extensions::TabHelper
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dwindows_util.cc23 function->dispatcher()->delegate()->GetExtensionWindowController(); in GetWindowFromWindowID()
Dash_panel_contents.h56 virtual extensions::WindowController* GetExtensionWindowController() const
Dash_panel_contents.cc235 AshPanelContents::GetExtensionWindowController() const { in GetExtensionWindowController() function in AshPanelContents
Dtabs_api.cc482 SetResult(ash_panel_contents->GetExtensionWindowController()-> in RunSync()
/external/chromium_org/chrome/browser/ui/ash/
Dash_keyboard_controller_proxy.h60 virtual extensions::WindowController* GetExtensionWindowController() const
Dash_keyboard_controller_proxy.cc120 AshKeyboardControllerProxy::GetExtensionWindowController() const { in GetExtensionWindowController() function in AshKeyboardControllerProxy
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_host.cc202 extensions::WindowController* window = GetExtensionWindowController(); in RenderViewCreated()
244 extensions::WindowController* PanelHost::GetExtensionWindowController() const { in GetExtensionWindowController() function in PanelHost
Dpanel_host.h87 virtual extensions::WindowController* GetExtensionWindowController() const
/external/chromium_org/apps/
Dapp_window_contents.h60 virtual extensions::WindowController* GetExtensionWindowController() const
Dapp_window_contents.cc146 AppWindowContentsImpl::GetExtensionWindowController() const { in GetExtensionWindowController() function in apps::AppWindowContentsImpl
/external/chromium_org/extensions/browser/
Dextension_function_dispatcher.h57 virtual WindowController* GetExtensionWindowController() const;
Dextension_function_dispatcher.cc199 ExtensionFunctionDispatcher::Delegate::GetExtensionWindowController() const { in GetExtensionWindowController() function in extensions::ExtensionFunctionDispatcher::Delegate