Searched defs:GetExtensionWindowController (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dchrome_extension_function_details.cc52 // TODO(stevenjb): Replace this with GetExtensionWindowController().
57 function_->dispatcher()->delegate()->GetExtensionWindowController();
92 ChromeExtensionFunctionDetails::GetExtensionWindowController() const { function in class:ChromeExtensionFunctionDetails
96 function_->dispatcher()->delegate()->GetExtensionWindowController();
H A Dchrome_extension_function.cc46 // TODO(stevenjb): Replace this with GetExtensionWindowController().
51 dispatcher()->delegate()->GetExtensionWindowController();
86 ChromeUIThreadExtensionFunction::GetExtensionWindowController() { function in class:ChromeUIThreadExtensionFunction
90 dispatcher()->delegate()->GetExtensionWindowController();
H A Dextension_view_host.cc243 WindowController* window = GetExtensionWindowController();
288 WindowController* ExtensionViewHost::GetExtensionWindowController() const { function in class:extensions::ExtensionViewHost
H A Dtab_helper.cc486 WindowController* TabHelper::GetExtensionWindowController() const { function in class:extensions::TabHelper
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_keyboard_controller_proxy.cc120 AshKeyboardControllerProxy::GetExtensionWindowController() const { function in class:AshKeyboardControllerProxy
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_contents.cc110 WindowController* AppWindowContentsImpl::GetExtensionWindowController() const { function in class:extensions::AppWindowContentsImpl
/external/chromium_org/extensions/browser/guest_view/mime_handler_view/
H A Dmime_handler_view_guest.cc52 WindowController* MimeHandlerViewGuest::GetExtensionWindowController() const { function in class:extensions::MimeHandlerViewGuest
/external/chromium_org/apps/
H A Dcustom_launcher_page_contents.cc148 CustomLauncherPageContents::GetExtensionWindowController() const { function in class:apps::CustomLauncherPageContents
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dash_panel_contents.cc235 AshPanelContents::GetExtensionWindowController() const { function in class:AshPanelContents
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc206 extensions::WindowController* window = GetExtensionWindowController();
248 extensions::WindowController* PanelHost::GetExtensionWindowController() const { function in class:PanelHost
/external/chromium_org/extensions/browser/guest_view/app_view/
H A Dapp_view_guest.cc111 WindowController* AppViewGuest::GetExtensionWindowController() const { function in class:extensions::AppViewGuest
/external/chromium_org/extensions/browser/
H A Dextension_function_dispatcher.cc199 ExtensionFunctionDispatcher::Delegate::GetExtensionWindowController() const { function in class:extensions::ExtensionFunctionDispatcher::Delegate

Completed in 171 milliseconds