OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:athena
(Results
101 - 125
of
333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/athena/test/
athena_test_helper.h
35
namespace
athena
{
namespace
39
//
Athena
use. This class creates a root window with clients and other objects
40
// that are necessary to run test on
Athena
.
72
} // namespace
athena
athena_test_base.cc
5
#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
sample_activity.cc
5
#include "
athena
/test/sample_activity.h"
12
namespace
athena
{
namespace
28
athena
::ActivityViewModel* SampleActivity::GetActivityViewModel() {
100
} // namespace
athena
/external/chromium_org/athena/content/
app_activity.h
8
#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
app_activity_proxy.cc
5
#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
app_registry_impl.cc
5
#include "
athena
/content/public/app_registry.h"
7
#include "
athena
/content/app_activity_registry.h"
10
namespace
athena
{
namespace
94
} // namespace
athena
/external/chromium_org/athena/home/
home_card_impl.h
8
#include "
athena
/athena_export.h"
9
#include "
athena
/home/home_card_gesture_manager.h"
10
#include "
athena
/home/public/home_card.h"
11
#include "
athena
/input/public/accelerator_manager.h"
12
#include "
athena
/wm/public/window_manager_observer.h"
39
namespace
athena
{
namespace
118
} // namespace
athena
minimized_home.cc
5
#include "
athena
/home/minimized_home.h"
55
namespace
athena
{
namespace
62
} // namespace
athena
/external/chromium_org/athena/wm/
window_manager_impl.h
8
#include "
athena
/athena_export.h"
9
#include "
athena
/input/public/accelerator_manager.h"
10
#include "
athena
/wm/public/window_manager.h"
11
#include "
athena
/wm/title_drag_controller.h"
12
#include "
athena
/wm/window_overview_mode.h"
22
namespace
athena
{
namespace
101
} // namespace
athena
/external/chromium_org/athena/extensions/
athena_app_delegate_base.cc
5
#include "
athena
/extensions/athena_app_delegate_base.h"
7
#include "
athena
/activity/public/activity.h"
8
#include "
athena
/activity/public/activity_factory.h"
9
#include "
athena
/env/public/athena_env.h"
18
namespace
athena
{
namespace
105
} // namespace
athena
/external/chromium_org/athena/activity/
activity_widget_delegate.h
11
namespace
athena
{
namespace
37
} // namespace
athena
/external/chromium_org/athena/main/
url_search_provider.h
21
namespace
athena
{
namespace
49
} // namespace
athena
athena_main.gyp
14
'../
athena
.gyp:athena_lib',
15
'../
athena
.gyp:athena_content_lib',
21
# TODO(mukai): declare those symbols for
Athena
.
58
'../
athena
.gyp:athena_app_shell_lib',
/external/chromium_org/athena/input/
accelerator_manager_impl.h
8
#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/resource_manager/public/
resource_manager.h
8
#include "
athena
/athena_export.h"
9
#include "
athena
/resource_manager/memory_pressure_notifier.h"
12
namespace
athena
{
namespace
65
} // namespace
athena
/external/chromium_org/athena/strings/
athena_strings.gyp
11
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/
athena
/strings',
/external/chromium_org/athena/system/
background_controller.cc
5
#include "
athena
/system/background_controller.h"
7
#include "
athena
/system/public/system_ui.h"
15
namespace
athena
{
namespace
80
} // namespace
athena
orientation_controller.cc
5
#include "
athena
/screen/public/screen_manager.h"
6
#include "
athena
/system/orientation_controller.h"
13
namespace
athena
{
namespace
66
} // namespace
athena
/external/chromium_org/athena/activity/public/
activity_factory.h
8
#include "
athena
/athena_export.h"
23
namespace
athena
{
namespace
51
} // namespace
athena
/external/chromium_org/athena/content/public/
app_registry.h
11
#include "
athena
/athena_export.h"
19
namespace
athena
{
namespace
61
} // namespace
athena
/external/chromium_org/athena/extensions/chrome/
athena_chrome_app_delegate.h
8
#include "
athena
/extensions/athena_app_delegate_base.h"
10
namespace
athena
{
namespace
42
} // namespace
athena
/external/chromium_org/athena/extensions/public/
extensions_delegate.h
10
#include "
athena
/athena_export.h"
21
namespace
athena
{
namespace
61
} // namespace
athena
/external/chromium_org/athena/extensions/shell/
athena_shell_app_delegate.cc
5
#include "
athena
/extensions/shell/athena_shell_app_delegate.h"
10
namespace
athena
{
namespace
61
} // namespace
athena
athena_shell_app_delegate.h
8
#include "
athena
/extensions/athena_app_delegate_base.h"
10
namespace
athena
{
namespace
42
} // namespace
athena
/external/chromium_org/athena/home/public/
home_card.h
8
#include "
athena
/athena_export.h"
18
namespace
athena
{
namespace
62
} // namespace
athena
Completed in 200 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>