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

  /external/chromium_org/ui/base/x/
x11_util.h 204 static const int kAllDesktops = -1;
205 // Queries the desktop |window| is on, kAllDesktops if sticky. Returns false if
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc 76 const int kAllDesktops = 0xFFFFFFFF;
603 new_desktop = kAllDesktops;
    [all...]

Completed in 68 milliseconds