Searched refs:AshPanelWindowController (Results 1 – 2 of 2) sorted by relevance
32 class AshPanelWindowController : public extensions::WindowController { class34 AshPanelWindowController(ShellWindow* window, Profile* profile);35 virtual ~AshPanelWindowController();56 DISALLOW_COPY_AND_ASSIGN(AshPanelWindowController);59 AshPanelWindowController::AshPanelWindowController( in AshPanelWindowController() function in AshPanelWindowController67 AshPanelWindowController::~AshPanelWindowController() { in ~AshPanelWindowController()71 int AshPanelWindowController::GetWindowId() const { in GetWindowId()75 std::string AshPanelWindowController::GetWindowTypeText() const { in GetWindowTypeText()79 base::DictionaryValue* AshPanelWindowController::CreateWindowValueWithTabs( in CreateWindowValueWithTabs()92 base::DictionaryValue* AshPanelWindowController::CreateTabValue( in CreateTabValue()[all …]
17 class AshPanelWindowController; variable71 scoped_ptr<AshPanelWindowController> window_controller_;