Home
last modified time | relevance | path

Searched refs:XIPropToInt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dexevents.h127 extern _X_EXPORT int XIPropToInt(XIPropertyValuePtr val,
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c204 rc = XIPropToInt(val, &nelem, &ptr); in AccelSetProfileProperty()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c420 XIPropToInt(XIPropertyValuePtr val, int *nelem_return, int **buf_return) in XIPropToInt() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog125556 Event alloc_arg: Called allocation function "XIPropToInt" on "ptr" [details]
125557 167 rc = XIPropToInt(val, &nelem, &ptr);
135801 Xi: add XIPropToInt() auxiliary function.