HomeSort by relevance Sort by last modified time
    Searched refs:UpdateWindowFunction (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_tabs_module.h 78 class UpdateWindowFunction : public SyncExtensionFunction {
79 ~UpdateWindowFunction() {}
extension_function_dispatcher.cc 126 RegisterFunction<UpdateWindowFunction>();
extension_tabs_module.cc 522 bool UpdateWindowFunction::RunImpl() {
    [all...]

Completed in 37 milliseconds