HomeSort by relevance Sort by last modified time
    Searched full:aura (Results 926 - 950 of 1275) sorted by null

<<31323334353637383940>>

  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 5 #include "ui/aura/window_tree_host_x11.h"
27 #include "ui/aura/client/cursor_client.h"
28 #include "ui/aura/env.h"
29 #include "ui/aura/window.h"
30 #include "ui/aura/window_event_dispatcher.h"
52 namespace aura { namespace
342 aura::Window* root_window = window();
415 // than from within aura (e.g. the X window manager can change the
535 // Even if the host window's size doesn't change, aura's root window
744 } // namespace aura
    [all...]
  /external/chromium_org/content/browser/renderer_host/
web_input_event_aura.cc 8 #include "ui/aura/window.h"
195 // ui::Event only carries a subset of possible event data provided to Aura by
197 // Aura itself. WebKit includes some built in cracking functionality that we
202 // provide coordinates relative to the aura::Window that is hosting the
220 // On Windows we have WM_ events comming from desktop and pure aura
300 // Key events require no translation by the aura system.
native_web_keyboard_event_aura.cc 15 // RenderViewHostDelegate::HandledKeybardEvent after the original aura
  /external/chromium_org/chrome/browser/chromeos/ui/
idle_app_name_notification_view.cc 20 #include "ui/aura/window.h"
58 aura::Window* root_window = ash::Shell::GetTargetRootWindow();
162 aura::Window* widget_view = GetWidget()->GetNativeView();
focus_ring_controller.cc 30 aura::Window* active_window = ash::wm::GetActiveWindow();
  /external/chromium_org/content/browser/web_contents/aura/
gesture_nav_simple.cc 5 #include "content/browser/web_contents/aura/gesture_nav_simple.h"
16 #include "ui/aura/window.h"
203 aura::Window* window = web_contents_->GetNativeView();
  /external/chromium_org/mojo/services/view_manager/
root_node_manager.cc 12 #include "ui/aura/env.h"
36 aura::Env::CreateInstance(false);
40 aura::Env::DeleteInstance();
  /external/chromium_org/ui/app_list/
app_list.gyp 145 '../aura/aura.gyp:aura',
  /external/chromium_org/ui/views/controls/native/
native_view_host_unittest.cc 9 #include "ui/aura/window.h"
89 aura::Window* GetNativeParent(aura::Window* window) {
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_view.cc 65 aura::Window* KeyboardOverlayView::GetWindow() {
  /external/chromium_org/ash/shell/
window_type_launcher.h 32 typedef std::pair<aura::Window*, gfx::Rect> WindowAndBoundsPair;
  /external/chromium_org/ash/system/
status_area_widget.h 28 explicit StatusAreaWidget(aura::Window* status_container);
  /external/chromium_org/ash/wm/
lock_state_controller.h 18 #include "ui/aura/window_tree_host_observer.h"
72 class ASH_EXPORT LockStateController : public aura::WindowTreeHostObserver,
201 // aura::WindowTreeHostObserver override:
202 virtual void OnHostCloseRequested(const aura::WindowTreeHost* host) OVERRIDE;
partial_screenshot_view.h 41 void Init(aura::Window* root_window);
screen_dimmer_unittest.cc 12 #include "ui/aura/window_event_dispatcher.h"
  /external/chromium_org/chrome/browser/
browser_process_platform_part_aurawin.cc 22 #include "ui/aura/remote_window_tree_host_win.h"
  /external/chromium_org/chrome/browser/chromeos/events/
system_key_event_listener.cc 91 // TODO(yusukes): Move this part to aura::WindowTreeHost.
  /external/chromium_org/chrome/browser/chromeos/input_method/
mode_indicator_controller.cc 107 aura::Window* parent =
  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.cc 12 #include "ui/aura/window_event_dispatcher.h"
  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate.h 76 aura::Window* root,
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.cc 35 #include "ui/aura/window.h"
67 aura::Window* window = ash::wm::GetActiveWindow();
141 aura::Window* window = last_browser->window()->GetNativeWindow();
245 aura::Window* root_window) {
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager.cc 74 bool MultiUserWindowManager::ShouldShowAvatar(aura::Window* window) {
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl.h 14 #include "ui/aura/window.h"
  /external/chromium_org/chrome/browser/ui/views/
menu_test_base.cc 9 #include "ui/aura/window.h"
  /external/chromium_org/content/public/test/
test_browser_thread_bundle.h 18 // TODO(phajdan.jr): Revise this comment after switch to Aura.

Completed in 248 milliseconds

<<31323334353637383940>>