Lines Matching full:aura
5 #include "ui/aura/window_targeter.h"
7 #include "ui/aura/client/capture_client.h"
8 #include "ui/aura/client/event_client.h"
9 #include "ui/aura/client/focus_client.h"
10 #include "ui/aura/window.h"
11 #include "ui/aura/window_delegate.h"
12 #include "ui/aura/window_event_dispatcher.h"
13 #include "ui/aura/window_tree_host.h"
16 namespace aura {
44 aura::Window* window = static_cast<aura::Window*>(target);
64 aura::Window* window = static_cast<aura::Window*>(target);
67 aura::Window::ConvertPointToTarget(window->parent(), window, &point);
144 } // namespace aura