Searched refs:xwindow (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/ash/display/ |
D | display_controller.cc | 118 gfx::AcceleratedWidget xwindow = host->GetAcceleratedWidget(); in SetDisplayPropertiesOnHost() local 119 ui::SetIntProperty(xwindow, kInternalProp, kCARDINAL, internal); in SetDisplayPropertiesOnHost() 120 ui::SetIntProperty(xwindow, kRotationProp, kCARDINAL, xrandr_rotation); in SetDisplayPropertiesOnHost() 121 ui::SetIntProperty(xwindow, in SetDisplayPropertiesOnHost() 779 gfx::AcceleratedWidget xwindow = in UpdateHostWindowNames() local 781 XStoreName(gfx::GetXDisplay(), xwindow, name.c_str()); in UpdateHostWindowNames()
|
/external/chromium_org/ui/views/test/ |
D | x11_property_change_waiter.h | 34 XID xwindow() const { in xwindow() function
|
/external/chromium_org/ui/base/x/ |
D | selection_owner.h | 30 XID xwindow,
|
D | selection_requestor.h | 34 XID xwindow,
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | desktop_drag_drop_client_aurax11.h | 61 ::Window xwindow);
|
D | desktop_drag_drop_client_aurax11.cc | 377 ::Window xwindow) in DesktopDragDropClientAuraX11() argument 380 xwindow_(xwindow), in DesktopDragDropClientAuraX11() 396 g_live_client_map.Get()[xwindow] = this; in DesktopDragDropClientAuraX11()
|
D | x11_topmost_window_finder_interactive_uitest.cc | 56 if (ui::GetAtomArrayProperty(xwindow(), "_NET_WM_STATE", &wm_states)) { in ShouldKeepOnWaiting()
|
D | desktop_window_tree_host_x11_unittest.cc | 58 if (ui::GetAtomArrayProperty(xwindow(), "_NET_WM_STATE", &hints)) { in ShouldKeepOnWaiting()
|