HomeSort by relevance Sort by last modified time
    Searched defs:xwindow_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
x11_window_event_filter.h 54 ::Window xwindow_; member in class:views::X11WindowEventFilter
61 // True if |xwindow_| is the current _NET_ACTIVE_WINDOW.
desktop_drag_drop_client_aurax11.h 160 ::Window xwindow_; member in class:views::DesktopDragDropClientAuraX11
desktop_root_window_host_x11.h 197 ::Window xwindow_; member in class:views::DesktopRootWindowHostX11
207 // The bounds of |xwindow_|.
x11_window_event_filter.cc 66 xwindow_(root_window->GetAcceleratedWidget()),
83 xwindow_, local
160 event.xclient.window = xwindow_;
  /external/chromium_org/ui/aura/
root_window_host_x11.h 91 // Sets the cursor on |xwindow_| to |cursor|. Does not check or update
110 ::Window xwindow_; member in class:aura::RootWindowHostX11
121 // The bounds of |xwindow_|.

Completed in 109 milliseconds