Home
last modified time | relevance | path

Searched refs:SetIntArrayProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/base/x/
Dx11_util.h193 UI_EXPORT bool SetIntArrayProperty(XID window,
Dx11_util.cc878 return SetIntArrayProperty(window, name, type, values); in SetIntProperty()
881 bool SetIntArrayProperty(XID window, in SetIntArrayProperty() function