Searched defs:aura (Results 76 - 100 of 302) sorted by relevance

1234567891011>>

/external/chromium_org/ui/aura/client/
H A Dcursor_client_observer.h8 #include "ui/aura/aura_export.h"
10 namespace aura { namespace
22 } // namespace aura
H A Ddefault_capture_client.h10 #include "ui/aura/aura_export.h"
11 #include "ui/aura/client/capture_client.h"
13 namespace aura { namespace
35 } // namespace aura
H A Devent_client.h8 #include "ui/aura/aura_export.h"
14 namespace aura { namespace
36 } // namespace aura
H A Dfocus_change_observer.cc5 #include "ui/aura/client/focus_change_observer.h"
7 #include "ui/aura/window.h"
8 #include "ui/aura/window_property.h"
10 DECLARE_WINDOW_PROPERTY_TYPE(aura::client::FocusChangeObserver*)
12 namespace aura { namespace
28 } // namespace aura
H A Dfocus_change_observer.h8 #include "ui/aura/aura_export.h"
10 namespace aura { namespace
31 } // namespace aura
H A Dfocus_client.cc5 #include "ui/aura/client/focus_client.h"
7 #include "ui/aura/window_event_dispatcher.h"
8 #include "ui/aura/window_property.h"
10 DECLARE_EXPORTED_WINDOW_PROPERTY_TYPE(AURA_EXPORT, aura::Window*)
11 DECLARE_WINDOW_PROPERTY_TYPE(aura::client::FocusClient*)
13 namespace aura { namespace
34 } // namespace aura
H A Dfocus_client.h8 #include "ui/aura/aura_export.h"
14 namespace aura { namespace
44 } // namespace aura
H A Dscreen_position_client.h8 #include "ui/aura/aura_export.h"
9 #include "ui/aura/window.h"
16 namespace aura { namespace
53 } // namespace aura
H A Dvisibility_client.cc5 #include "ui/aura/client/visibility_client.h"
7 #include "ui/aura/window_event_dispatcher.h"
8 #include "ui/aura/window_property.h"
10 DECLARE_WINDOW_PROPERTY_TYPE(aura::client::VisibilityClient*)
12 namespace aura { namespace
26 aura::Window* current = window;
35 } // namespace aura
H A Dvisibility_client.h8 #include "ui/aura/aura_export.h"
10 namespace aura { namespace
35 } // namespace aura
H A Dwindow_stacking_client.h10 #include "ui/aura/aura_export.h"
11 #include "ui/aura/window.h"
13 namespace aura { namespace
37 } // namespace aura
H A Dwindow_tree_client.h8 #include "ui/aura/aura_export.h"
14 namespace aura { namespace
54 } // namespace aura
/external/chromium_org/ui/aura/
H A Dinput_state_lookup_win.cc5 #include "ui/aura/input_state_lookup_win.h"
10 namespace aura { namespace
31 } // namespace aura
H A Dlayout_manager.cc5 #include "ui/aura/layout_manager.h"
7 #include "ui/aura/window.h"
9 namespace aura { namespace
17 void LayoutManager::SetChildBoundsDirect(aura::Window* child,
22 } // namespace aura
H A Dscoped_window_targeter.cc5 #include "ui/aura/scoped_window_targeter.h"
7 #include "ui/aura/window.h"
9 namespace aura { namespace
32 } // namespace aura
H A Dwindow_delegate.h10 #include "ui/aura/aura_export.h"
32 namespace aura { namespace
34 // Delegate interface for aura::Window.
107 } // namespace aura
H A Dwindow_layer_type.h8 namespace aura { namespace
22 } // namespace aura
H A Dwindow_observer.cc5 #include "ui/aura/window_observer.h"
8 #include "ui/aura/window.h"
10 namespace aura { namespace
21 void WindowObserver::OnObservingWindow(aura::Window* window) {
26 void WindowObserver::OnUnobservingWindow(aura::Window* window) {
31 } // namespace aura
H A Dwindow_tree_host_mac.h11 #include "ui/aura/aura_export.h"
12 #include "ui/aura/window_tree_host.h"
20 namespace aura { namespace
59 } // namespace aura
/external/chromium_org/ui/aura/test/
H A Daura_test_utils.cc5 #include "ui/aura/test/aura_test_utils.h"
7 #include "ui/aura/window_tree_host.h"
9 namespace aura { namespace
32 } // namespace aura
H A Devent_generator_delegate_aura.h10 namespace aura { namespace
35 const aura::Window* window) const = 0;
55 } // namespace aura
H A Dtest_focus_client.h11 #include "ui/aura/client/focus_client.h"
12 #include "ui/aura/window_observer.h"
14 namespace aura { namespace
41 } // namespace aura
H A Dtest_window_tree_client.h10 #include "ui/aura/aura_export.h"
11 #include "ui/aura/client/window_tree_client.h"
13 namespace aura { namespace
32 } // namespace aura
H A Dwindow_event_dispatcher_test_api.cc5 #include "ui/aura/test/window_event_dispatcher_test_api.h"
7 #include "ui/aura/window_event_dispatcher.h"
9 namespace aura { namespace
21 } // namespace aura
H A Dwindow_test_api.cc5 #include "ui/aura/test/window_test_api.h"
7 #include "ui/aura/window.h"
9 namespace aura { namespace
24 } // namespace aura

Completed in 906 milliseconds

1234567891011>>