HomeSort by relevance Sort by last modified time
    Searched defs:GetExtensionWindowController (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/apps/
app_window_contents.cc 146 AppWindowContentsImpl::GetExtensionWindowController() const {
  /external/chromium_org/chrome/browser/extensions/
chrome_extension_function.cc 44 // TODO(stevenjb): Replace this with GetExtensionWindowController().
49 dispatcher()->delegate()->GetExtensionWindowController();
84 ChromeUIThreadExtensionFunction::GetExtensionWindowController() {
88 dispatcher()->delegate()->GetExtensionWindowController();
extension_view_host.cc 263 WindowController* window = GetExtensionWindowController();
308 WindowController* ExtensionViewHost::GetExtensionWindowController() const {
tab_helper.cc 552 WindowController* TabHelper::GetExtensionWindowController() const {
  /external/chromium_org/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.cc 120 AshKeyboardControllerProxy::GetExtensionWindowController() const {
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.cc 235 AshPanelContents::GetExtensionWindowController() const {
  /external/chromium_org/chrome/browser/ui/panels/
panel_host.cc 202 extensions::WindowController* window = GetExtensionWindowController();
244 extensions::WindowController* PanelHost::GetExtensionWindowController() const {
  /external/chromium_org/extensions/browser/
extension_function_dispatcher.cc 199 ExtensionFunctionDispatcher::Delegate::GetExtensionWindowController() const {

Completed in 291 milliseconds