OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WmSupportsHint
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11_unittest.cc
255
if (ui::
WmSupportsHint
(ui::GetAtom("_NET_WM_STATE_MAXIMIZED_VERT"))) {
315
if (!ui::
WmSupportsHint
(ui::GetAtom("_NET_WM_STATE_FULLSCREEN")))
desktop_screen_x11_unittest.cc
270
if (!ui::
WmSupportsHint
(ui::GetAtom("_NET_WM_STATE_MAXIMIZED_VERT")))
/external/chromium_org/ui/base/x/
x11_util.h
276
UI_BASE_EXPORT bool
WmSupportsHint
(Atom atom);
x11_util.cc
[
all
...]
Completed in 52 milliseconds