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

  /external/chromium_org/ui/base/x/
x11_util.h 154 UI_BASE_EXPORT bool GetIntArrayProperty(XID window,
x11_util.cc 644 if (GetIntArrayProperty(window, "_NET_FRAME_EXTENTS", &insets) &&
829 bool GetIntArrayProperty(XID window,
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 273 if (ui::GetIntArrayProperty(x_root_window_, "_NET_WORKAREA", &value) &&
desktop_window_tree_host_x11.cc 475 if (ui::GetIntArrayProperty(x_root_window_, "_NET_WORKAREA", &value) &&
    [all...]

Completed in 30 milliseconds