/external/chromium_org/chrome/test/base/ |
view_event_test_base.h | 27 namespace aura { namespace 158 scoped_ptr<aura::test::AuraTestHelper> aura_test_helper_;
|
/external/chromium_org/content/browser/renderer_host/ |
legacy_render_widget_host_win.h | 29 // With Aura there is one main HWND which comprises the whole browser window 37 // container window to have the same bounds as the web page. In Aura, the
|
/external/chromium_org/content/public/test/ |
test_renderer_host.cc | 26 #include "ui/aura/test/aura_test_helper.h" 178 new aura::test::AuraTestHelper(base::MessageLoopForUI::current()));
|
/external/chromium_org/content/shell/browser/ |
shell_download_manager_delegate.cc | 27 #include "ui/aura/window.h" 28 #include "ui/aura/window_tree_host.h"
|
/external/chromium_org/printing/ |
BUILD.gn | 91 # deps += [ "//ui/aura" ] TODO(GYP) 95 # Mac-Aura does not support printing.
|
/external/chromium_org/ui/base/dragdrop/ |
os_exchange_data_provider_aurax11.h | 10 // Get rid of a macro from Xlib.h that conflicts with Aura's RootWindow class. 32 // OSExchangeData::Provider implementation for aura on linux.
|
/external/chromium_org/ui/events/ |
event_utils.h | 58 // defined in ui/aura/root_window.* and ui/aura/window_tree_host*.
|
latency_info.h | 27 // renderer. In Aura, touch event's LatencyInfo is carried over to the gesture 30 // In non-aura platform, INPUT_EVENT_LATENCY_SCROLL_UPDATE_RWH_COMPONENT
|
/external/chromium_org/ui/ |
ui_unittests.gyp | 213 'aura/aura.gyp:aura_test_support',
|
/external/chromium_org/ui/views/corewm/ |
tooltip_aura_unittest.cc | 8 #include "ui/aura/test/aura_test_base.h" 20 typedef aura::test::AuraTestBase TooltipAuraTest;
|
/external/chromium_org/ui/views/ |
view_unittest_aura.cc | 8 #include "ui/aura/window.h" 24 Widget* CreateControlWidget(aura::Window* parent, const gfx::Rect& bounds) {
|
views.gyp | 12 '../aura/aura.gyp:aura', 644 '../aura/aura.gyp:aura_test_support', 802 '../aura/aura.gyp:aura_test_support',
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_drag_drop_client_aurax11_unittest.cc | 14 #include "ui/aura/window.h" 15 #include "ui/aura/window_tree_host.h" 85 TestDragDropClient(aura::Window* window, 128 aura::Window* root_window, 129 aura::Window* source_window, 195 aura::Window* window, 274 aura::Window* root_window, 275 aura::Window* source_window,
|
/external/chromium_org/ui/wm/core/ |
user_activity_detector_unittest.cc | 10 #include "ui/aura/test/aura_test_base.h" 40 class UserActivityDetectorTest : public aura::test::AuraTestBase {
|
/external/chromium_org/ash/accelerators/ |
accelerator_controller_unittest.cc | 27 #include "ui/aura/client/aura_constants.h" 28 #include "ui/aura/test/event_generator.h" 29 #include "ui/aura/test/test_window_delegate.h" 30 #include "ui/aura/test/test_windows.h" 31 #include "ui/aura/window.h" 427 scoped_ptr<aura::Window> window( 483 scoped_ptr<aura::Window> window( 503 aura::Window* docked_container = Shell::GetContainer( 523 aura::test::EventGenerator& generator = GetEventGenerator(); 558 aura::test::EventGenerator& generator = GetEventGenerator() [all...] |
/external/chromium_org/ash/ |
ash.gyp | 27 '../ui/aura/aura.gyp:aura', [all...] |
/external/chromium_org/ash/shell/ |
window_type_launcher.cc | 24 #include "ui/aura/window.h" 25 #include "ui/aura/window_event_dispatcher.h" 67 static void OpenModalWindow(aura::Window* parent, ui::ModalType modal_type) { 128 static void OpenNonModalTransient(aura::Window* parent) { 135 static void ToggleNonModalTransient(aura::Window* parent) {
|
/external/chromium_org/ash/system/tray/ |
system_tray_unittest.cc | 21 #include "ui/aura/test/event_generator.h" 22 #include "ui/aura/window.h" 407 scoped_ptr<aura::Window> window(CreateTestWindowInShellWithId(0)); 420 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), 434 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(),
|
/external/chromium_org/ash/sticky_keys/ |
sticky_keys_unittest.cc | 17 #include "ui/aura/window.h" 18 #include "ui/aura/window_tree_host.h" 70 virtual aura::Window* GetExpectedTarget() = 0; 83 aura::Window* target) OVERRIDE { 99 aura::Window* target) OVERRIDE { 106 aura::Window* target) OVERRIDE { 155 virtual aura::Window* GetExpectedTarget() OVERRIDE { 305 aura::Window* target() { return target_; } 309 aura::Window* target_; 311 aura::Window* root_window_ [all...] |
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_drag_controller.cc | 40 #include "ui/aura/env.h" 41 #include "ui/aura/env.h" 42 #include "ui/aura/window.h" 43 #include "ui/aura/window_event_dispatcher.h" 56 #include "ui/aura/window.h" 130 // EscapeTracker installs itself as a pre-target handler on aura::Env and runs a 136 aura::Env::GetInstance()->AddPreTargetHandler(this); 140 aura::Env::GetInstance()->RemovePreTargetHandler(this); 683 // For aura we can't release capture, otherwise it'll cancel a gesture. 707 // Hide it so users don't see this. Hiding a window in Linux aura cause [all...] |
/external/chromium_org/ash/wm/maximize_mode/ |
maximize_mode_controller_unittest.cc | 19 #include "ui/aura/test/event_generator.h" 326 aura::Window* root = Shell::GetPrimaryRootWindow(); 327 aura::test::EventGenerator event_generator(root, root); 401 aura::Window* root = Shell::GetPrimaryRootWindow(); 402 aura::test::EventGenerator event_generator(root, root); 429 aura::Window* root = Shell::GetPrimaryRootWindow(); 430 aura::test::EventGenerator event_generator(root, root);
|
/external/chromium_org/ui/views/widget/ |
widget.h | 16 #include "ui/aura/window_layer_type.h" 236 // Aura-only. Provides a DesktopWindowTreeHost implementation to use instead 242 // aura::Window. Default is WINDOW_LAYER_TEXTURED. 243 aura::WindowLayerType layer_type; 244 // Only used by Aura. Provides a context window whose RootWindow is 250 // aura. 517 // implemented on Windows for non-Aura. 736 // NOTE: this is not invoked for aura as it's currently not needed there. 737 // Under aura menus close by way of activation getting reset when the owner [all...] |
/external/chromium_org/ash/desktop_background/ |
desktop_background_controller_unittest.cc | 25 #include "ui/aura/window_event_dispatcher.h" 29 using aura::RootWindow; 30 using aura::Window;
|
/external/chromium_org/ash/shelf/ |
shelf_widget_unittest.cc | 18 #include "ui/aura/window_event_dispatcher.h" 41 void TestLauncherAlignment(aura::Window* root, 76 aura::Window::Windows root_windows = Shell::GetAllRootWindows();
|
/external/chromium_org/chrome/browser/chromeos/login/lock/ |
webui_screen_locker.cc | 31 #include "ui/aura/client/capture_client.h" 32 #include "ui/aura/window_event_dispatcher.h" 325 aura::client::GetCaptureClient(GetNativeWindow()->GetRootWindow())->
|