Home
last modified time | relevance | path

Searched refs:CurrentWindowForFunction (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/tabs/
Dwindows_util.cc30 CurrentWindowForFunction(function); in GetWindowFromWindowID()
/external/chromium_org/chrome/browser/extensions/
Dwindow_controller_list.h46 WindowController* CurrentWindowForFunction(
Dchrome_extension_function.cc93 ->CurrentWindowForFunction(this); in GetExtensionWindowController()
Dwindow_controller_list.cc73 WindowController* WindowControllerList::CurrentWindowForFunction( in CurrentWindowForFunction() function in extensions::WindowControllerList