HomeSort by relevance Sort by last modified time
    Searched refs:WmSupportsHint (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11_unittest.cc 257 if (ui::WmSupportsHint(ui::GetAtom("_NET_WM_STATE_MAXIMIZED_VERT"))) {
328 if (!ui::WmSupportsHint(ui::GetAtom("_NET_WM_STATE_FULLSCREEN")))
x11_desktop_handler.cc 62 ui::WmSupportsHint(atom_cache_.GetAtom("_NET_ACTIVE_WINDOW"));
desktop_screen_x11_unittest.cc 276 if (!ui::WmSupportsHint(ui::GetAtom("_NET_WM_STATE_MAXIMIZED_VERT")))
  /external/chromium_org/ui/base/x/
x11_util.h 286 UI_BASE_EXPORT bool WmSupportsHint(XAtom atom);
x11_util.cc     [all...]

Completed in 76 milliseconds