Searched refs:athena (Results 101 - 125 of 179) sorted by relevance

12345678

/external/chromium_org/athena/util/
H A Dfill_layout_manager_unittest.cc5 #include "athena/util/fill_layout_manager.h"
10 namespace athena { namespace
32 } // namespace athena
/external/chromium_org/athena/content/
H A Dapp_activity.h8 #include "athena/activity/public/activity.h"
9 #include "athena/activity/public/activity_view_model.h"
10 #include "athena/content/app_activity_proxy.h"
22 namespace athena { namespace
28 // TODO(oshima): Move this to athena/extensions
39 virtual athena::ActivityViewModel* GetActivityViewModel() OVERRIDE;
99 } // namespace athena
H A Dweb_activity.h10 #include "athena/activity/public/activity.h"
11 #include "athena/activity/public/activity_view_model.h"
34 namespace athena { namespace
52 virtual athena::ActivityViewModel* GetActivityViewModel() OVERRIDE;
119 } // namespace athena
H A Dapp_activity_proxy.cc5 #include "athena/content/app_activity_proxy.h"
7 #include "athena/content/app_activity.h"
8 #include "athena/content/app_activity_registry.h"
9 #include "athena/wm/public/window_list_provider.h"
10 #include "athena/wm/public/window_manager.h"
16 namespace athena { namespace
115 } // namespace athena
H A Dapp_activity_proxy.h10 #include "athena/activity/public/activity.h"
11 #include "athena/activity/public/activity_view_model.h"
12 #include "athena/content/content_proxy.h"
15 namespace athena { namespace
79 } // namespace athena
H A Dapp_activity_registry.h10 #include "athena/activity/public/activity_view_model.h"
11 #include "athena/content/app_activity_proxy.h"
22 namespace athena { namespace
106 } // namespace athena
H A Dapp_registry_impl.cc5 #include "athena/content/public/app_registry.h"
7 #include "athena/content/app_activity_registry.h"
10 namespace athena { namespace
94 } // namespace athena
H A Drender_view_context_menu_impl.h18 namespace athena { namespace
53 } // namespace athena
/external/chromium_org/athena/extensions/chrome/
H A Dextensions_delegate_impl.cc5 #include "athena/extensions/public/extensions_delegate.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/extensions/chrome/athena_chrome_app_window_client.h"
23 namespace athena { namespace
99 athena::ActivityFactory::Get()->CreateWebActivity(
122 } // namespace athena
H A Dathena_chrome_app_delegate.cc5 #include "athena/extensions/chrome/athena_chrome_app_delegate.h"
27 namespace athena { namespace
93 } // namespace athena
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.h8 #include "athena/wm/public/window_manager_observer.h"
18 namespace athena { namespace
73 } // namespace athena
H A Dactivity_manager_unittest.cc5 #include "athena/activity/activity_manager_impl.h"
7 #include "athena/activity/public/activity.h"
8 #include "athena/activity/public/activity_factory.h"
9 #include "athena/test/athena_test_base.h"
12 namespace athena { namespace
60 } // namespace athena
/external/chromium_org/athena/extensions/
H A Dextension_app_model_builder.cc5 #include "athena/extensions/public/extension_app_model_builder.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/extensions/public/extensions_delegate.h"
19 namespace athena { namespace
79 } // namespace athena
/external/chromium_org/athena/home/
H A Dathena_start_page_view.h8 #include "athena/athena_export.h"
20 namespace athena { namespace
106 } // namespace athena
/external/chromium_org/athena/input/
H A Daccelerator_manager_impl.h8 #include "athena/input/public/accelerator_manager.h"
25 namespace athena { namespace
28 // for athena modules. It hides various details on accelerator handling
84 } // namespace athena
/external/chromium_org/athena/main/
H A Dathena_frame_view.cc5 #include "athena/main/athena_frame_view.h"
17 namespace athena { namespace
23 // The default background color for athena's frame. This is placeholder.
92 } // namespace athena
H A Dathena_frame_view.h14 namespace athena { namespace
17 // TODO(oshima): Move this to athena/util and share the code.
55 } // namespace athena
H A Dathena_renderer_pdf_helper.cc5 #include "athena/main/athena_renderer_pdf_helper.h"
14 namespace athena { namespace
73 } // namespace athena
/external/chromium_org/athena/system/
H A Dbackground_controller.cc5 #include "athena/system/background_controller.h"
7 #include "athena/system/public/system_ui.h"
15 namespace athena { namespace
80 } // namespace athena
H A Dtime_view.cc5 #include "athena/system/time_view.h"
11 namespace athena { namespace
72 } // namespace athena
/external/chromium_org/athena/test/
H A Dathena_test_base.cc5 #include "athena/test/athena_test_base.h"
7 #include "athena/env/public/athena_env.h"
8 #include "athena/screen/public/screen_manager.h"
9 #include "athena/test/athena_test_helper.h"
19 namespace athena { namespace
80 } // namespace athena
H A Dtest_app_model_builder.cc5 #include "athena/test/test_app_model_builder.h"
10 namespace athena { namespace
106 } // namespace athena
/external/chromium_org/athena/wm/
H A Dbezel_controller.h22 namespace athena { namespace
99 } // namespace athena
H A Doverview_toolbar.h24 namespace athena { namespace
70 } // namespace athena
H A Dtitle_drag_controller.h23 namespace athena { namespace
64 } // namespace athena

Completed in 167 milliseconds

12345678