Searched refs:cursor_bounds (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrcrtc.c | 276 cursor_bounds(RRCrtcPtr crtc, int *left, int *right, int *top, int *bottom) function in typeref:typename:Bool 314 if (!cursor_bounds(a, &al, &ar, &at, &ab)) 316 if (!cursor_bounds(b, &bl, &br, &bt, &bb)) 1883 if (!cursor_bounds(crtc, &left, &right, &top, &bottom)) 1904 if (!cursor_bounds(crtc, &left, &right, &top, &bottom))
|
Completed in 4 milliseconds