Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ui/views/widget/desktop_aura/ | |
x11_window_event_filter.h | 53 ::Window xwindow_; member in class:views::X11WindowEventFilter 62 // True if |xwindow_| is the current _NET_ACTIVE_WINDOW. |
desktop_drag_drop_client_aurax11.h | 155 ::Window xwindow_; member in class:views::DesktopDragDropClientAuraX11 |
desktop_root_window_host_x11.h | 208 ::Window xwindow_; member in class:views::DesktopRootWindowHostX11 218 // The bounds of |xwindow_|. |
x11_window_event_filter.cc | 66 xwindow_(root_window->host()->GetAcceleratedWidget()), 84 xwindow_, local 173 event.xclient.window = xwindow_; |
/external/chromium_org/ui/aura/ | |
root_window_host_x11.h | 92 // Sets the cursor on |xwindow_| to |cursor|. Does not check or update 109 ::Window xwindow_; member in class:aura::RootWindowHostX11 120 // The bounds of |xwindow_|. |