Searched refs:prop_matrix (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | transform.c | 61 Atom prop_float, prop_matrix; local in function:apply_matrix 75 prop_matrix = XInternAtom(dpy, "Coordinate Transformation Matrix", False); 82 if (!prop_matrix) 89 rc = XIGetProperty(dpy, deviceid, prop_matrix, 0, 9, False, prop_float, 101 XIChangeProperty(dpy, deviceid, prop_matrix, prop_float,
|
Completed in 1 milliseconds