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

  /external/chromium_org/chrome/browser/extensions/
browser_extension_window_controller.h 25 virtual base::DictionaryValue* CreateWindowValueWithTabs(
window_controller.h 63 virtual base::DictionaryValue* CreateWindowValueWithTabs(
browser_extension_window_controller.cc 49 BrowserExtensionWindowController::CreateWindowValueWithTabs(
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.cc 42 virtual base::DictionaryValue* CreateWindowValueWithTabs(
79 base::DictionaryValue* AshPanelWindowController::CreateWindowValueWithTabs(
tabs_api.cc 271 SetResult(controller->CreateWindowValueWithTabs(GetExtension()));
292 SetResult(controller->CreateWindowValueWithTabs(GetExtension()));
319 SetResult(controller->CreateWindowValueWithTabs(GetExtension()));
342 window_list->Append((*iter)->CreateWindowValueWithTabs(GetExtension()));
596 CreateWindowValueWithTabs(GetExtension()));
613 panel->extension_window_controller()->CreateWindowValueWithTabs(
683 new_window->extension_window_controller()->CreateWindowValueWithTabs(
    [all...]
  /external/chromium_org/chrome/browser/ui/panels/
panel.cc 56 virtual base::DictionaryValue* CreateWindowValueWithTabs(
91 PanelExtensionWindowController::CreateWindowValueWithTabs(

Completed in 283 milliseconds