Searched refs:XIGetDeviceProperty (Results 1 – 3 of 3) sorted by relevance
114 rc = XIGetDeviceProperty(xtestpointer, xtest_prop, &prop); in xtest_properties()118 rc = XIGetDeviceProperty(xtestkeyboard, xtest_prop, &prop); in xtest_properties()
93 extern _X_EXPORT int XIGetDeviceProperty(DeviceIntPtr /* dev */ ,
275 rc = XIGetDeviceProperty(dev, property, &prop_value); in get_property()808 XIGetDeviceProperty(DeviceIntPtr dev, Atom property, XIPropertyValuePtr *value) in XIGetDeviceProperty() function