Searched refs:kAllDesktops (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dx11_util.h204 static const int kAllDesktops = -1; member in namespace:ui
205 // Queries the desktop |window| is on, kAllDesktops if sticky. Returns false if
H A Dx11_util.cc623 window_desktop == kAllDesktops ||
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc76 const int kAllDesktops = 0xFFFFFFFF; member in namespace:views::__anon17146
603 new_desktop = kAllDesktops;
1170 ui::SetIntProperty(xwindow_, "_NET_WM_DESKTOP", "CARDINAL", kAllDesktops);

Completed in 108 milliseconds