Searched defs:GetIntProperty (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/base/x/
H A Dx11_util.cc112 if (!GetIntProperty(GetX11RootWindow(),
130 bool result = GetIntProperty(
146 if (!GetIntProperty(GetX11RootWindow(),
562 return GetIntProperty(GetX11RootWindow(), "_NET_CURRENT_DESKTOP", desktop);
787 bool GetIntProperty(XID window, const std::string& property_name, int* value) { function in namespace:ui
1049 return GetIntProperty(window, "_NET_WM_DESKTOP", desktop);

Completed in 235 milliseconds