Home
last modified time | relevance | path

Searched refs:GetIntArrayProperty (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dgtk_window_utils.cc37 if (!ui::GetIntArrayProperty(root, "_NET_WORKAREA", &property)) in GetWorkArea()
/external/chromium/chrome/browser/chromeos/
Dwm_ipc.cc83 if (ui::GetIntArrayProperty( in GetWindowType()
/external/chromium_org/ui/base/x/
Dx11_util.h180 UI_EXPORT bool GetIntArrayProperty(XID window, const std::string& property_name,
Dx11_util.cc797 bool GetIntArrayProperty(XID window, in GetIntArrayProperty() function
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_screen_x11.cc313 if (ui::GetIntArrayProperty(x_root_window_, "_NET_WORKAREA", &value) && in BuildDisplaysFromXRandRInfo()
Ddesktop_root_window_host_x11.cc435 if (ui::GetIntArrayProperty(x_root_window_, "_NET_WORKAREA", &value) && in GetWorkAreaBoundsInScreen()