OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2417 milliseconds