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

  /external/chromium_org/apps/shell/browser/
shell_app_window_controller.h 16 class ShellAppWindowController {
18 virtual ~ShellAppWindowController() {}
default_shell_app_window_controller.h 18 class DefaultShellAppWindowController : public ShellAppWindowController {
24 // ShellAppWindowController implementation.
shell_desktop_controller.h 52 class ShellAppWindowController;
78 void SetAppWindowController(ShellAppWindowController* app_window_controller);
138 scoped_ptr<ShellAppWindowController> app_window_controller_;
shell_desktop_controller.cc 188 ShellAppWindowController* app_window_controller) {
  /external/chromium_org/athena/main/
athena_app_window_controller.h 15 class AthenaAppWindowController : public apps::ShellAppWindowController {
20 // Overridden from apps::ShellAppWindowController:

Completed in 59 milliseconds