Searched refs:xtest_prop (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/test/ |
| H A D | xtest.c | 87 Atom xtest_prop = XIGetKnownProperty(XI_PROP_XTEST_DEVICE); local in function:xtest_properties 89 rc = XIGetDeviceProperty(xtestpointer, xtest_prop, &prop); 93 rc = XIGetDeviceProperty(xtestkeyboard, xtest_prop, &prop); 97 rc = XIChangeDeviceProperty(xtestpointer, xtest_prop, 100 rc = XIChangeDeviceProperty(xtestkeyboard, xtest_prop,
|
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | xtest.c | 115 Atom xtest_prop = XIGetKnownProperty(XI_PROP_XTEST_DEVICE); local in function:xtest_properties 117 rc = XIGetDeviceProperty(xtestpointer, xtest_prop, &prop); 121 rc = XIGetDeviceProperty(xtestkeyboard, xtest_prop, &prop); 125 rc = XIChangeDeviceProperty(xtestpointer, xtest_prop, 129 rc = XIChangeDeviceProperty(xtestkeyboard, xtest_prop,
|
Completed in 2 milliseconds