Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/x/
Dx11_util.h204 static const int kAllDesktops = -1; variable
Dx11_util.cc623 window_desktop == kAllDesktops || in IsWindowVisible()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11.cc76 const int kAllDesktops = 0xFFFFFFFF; variable
603 new_desktop = kAllDesktops; in SetVisibleOnAllWorkspaces()
1170 ui::SetIntProperty(xwindow_, "_NET_WM_DESKTOP", "CARDINAL", kAllDesktops); in InitX11Window()