Searched refs:XIPropToInt (Results 1 – 4 of 4) sorted by relevance
127 extern _X_EXPORT int XIPropToInt(XIPropertyValuePtr val,
204 rc = XIPropToInt(val, &nelem, &ptr); in AccelSetProfileProperty()
420 XIPropToInt(XIPropertyValuePtr val, int *nelem_return, int **buf_return) in XIPropToInt() function
125556 Event alloc_arg: Called allocation function "XIPropToInt" on "ptr" [details]125557 167 rc = XIPropToInt(val, &nelem, &ptr);135801 Xi: add XIPropToInt() auxiliary function.