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

  /external/chromium_org/ui/platform_window/x11/
x11_window.h 53 XID xwindow_; member in class:ui::X11Window
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_window_event_filter.h 55 ::Window xwindow_; member in class:views::X11WindowEventFilter
64 // True if |xwindow_| is the current _NET_ACTIVE_WINDOW.
desktop_drag_drop_client_aurax11.h 203 ::Window xwindow_; member in class:views::DesktopDragDropClientAuraX11
desktop_window_tree_host_x11.h 183 // Called when |xwindow_|'s _NET_WM_STATE property is updated.
186 // Called when |xwindow_|'s _NET_FRAME_EXTENTS property is updated.
189 // Updates |xwindow_|'s minimum and maximum size.
192 // Updates |xwindow_|'s _NET_WM_USER_TIME if |xwindow_| is active.
246 ::Window xwindow_; member in class:views::DesktopWindowTreeHostX11
256 // The bounds of |xwindow_|.
270 // |xwindow_|'s minimum size.
273 // |xwindow_|'s maximum size.
279 // Whether |xwindow_| was requested to be fullscreen via SetFullscreen()
    [all...]
  /external/chromium_org/ui/aura/
window_tree_host_x11.h 81 // Sets the cursor on |xwindow_| to |cursor|. Does not check or update
87 ::Window xwindow_; member in class:aura::WindowTreeHostX11
98 // The bounds of |xwindow_|.

Completed in 207 milliseconds