Searched refs:GetExtensionWindowController (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/apps/
H A Dapp_window_contents.h57 virtual extensions::WindowController* GetExtensionWindowController() const
H A Dapp_window_contents.cc148 AppWindowContents::GetExtensionWindowController() const { function in class:apps::AppWindowContents
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dash_panel_contents.h53 virtual extensions::WindowController* GetExtensionWindowController() const
H A Dash_panel_contents.cc233 AshPanelContents::GetExtensionWindowController() const { function in class:AshPanelContents
H A Dtabs_api.cc178 function->dispatcher()->delegate()->GetExtensionWindowController();
595 SetResult(ash_panel_contents->GetExtensionWindowController()->
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_keyboard_controller_proxy.h50 virtual extensions::WindowController* GetExtensionWindowController() const
H A Dash_keyboard_controller_proxy.cc77 AshKeyboardControllerProxy::GetExtensionWindowController() const { function in class:AshKeyboardControllerProxy
/external/chromium_org/chrome/browser/extensions/
H A Dextension_function_dispatcher.h57 virtual extensions::WindowController* GetExtensionWindowController() const;
H A Dextension_function.cc173 // TODO(stevenjb): Replace this with GetExtensionWindowController().
178 dispatcher()->delegate()->GetExtensionWindowController();
227 UIThreadExtensionFunction::GetExtensionWindowController() { function in class:UIThreadExtensionFunction
231 dispatcher()->delegate()->GetExtensionWindowController();
H A Dtab_helper.h173 virtual extensions::WindowController* GetExtensionWindowController()
H A Dextension_host.cc249 WindowController* ExtensionHost::GetExtensionWindowController() const { function in class:extensions::ExtensionHost
569 WindowController* window = GetExtensionWindowController();
H A Dextension_function.h333 // TODO(stevenjb): Replace this with GetExtensionWindowController().
341 extensions::WindowController* GetExtensionWindowController();
H A Dextension_function_test_utils.cc36 virtual extensions::WindowController* GetExtensionWindowController()
H A Dextension_host.h201 virtual WindowController* GetExtensionWindowController() const OVERRIDE;
H A Dextension_function_dispatcher.cc232 ExtensionFunctionDispatcher::Delegate::GetExtensionWindowController() function in class:ExtensionFunctionDispatcher::Delegate
H A Dtab_helper.cc402 WindowController* TabHelper::GetExtensionWindowController() const { function in class:extensions::TabHelper
/external/chromium_org/chrome/browser/notifications/
H A Dballoon_host.h38 virtual extensions::WindowController* GetExtensionWindowController()
H A Dballoon_host.cc54 BalloonHost::GetExtensionWindowController() const { function in class:BalloonHost
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.h87 virtual extensions::WindowController* GetExtensionWindowController() const
H A Dpanel_host.cc198 extensions::WindowController* window = GetExtensionWindowController();
240 extensions::WindowController* PanelHost::GetExtensionWindowController() const { function in class:PanelHost
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_extensions_common_message_filter.cc46 virtual extensions::WindowController* GetExtensionWindowController(

Completed in 267 milliseconds