Searched refs:rr_major (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xev/dist/ | ||
| H A D | xev.c | 1461 int rr_major, rr_minor; local in function:main 1463 if (XRRQueryVersion(dpy, &rr_major, &rr_minor)) { 1466 if (rr_major == 1 && rr_minor <= 1) { |
Completed in 3 milliseconds