Searched refs:cursor_in_range (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Cursors.c350 if (!crtc->cursor_in_range) {
461 crtc->cursor_in_range = FALSE;
464 crtc->cursor_in_range = TRUE;
H A Dxf86Crtc.h331 Bool cursor_in_range; member in struct:_xf86Crtc
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Cursors.c305 if (!crtc->cursor_shown && crtc->cursor_in_range)
384 crtc->cursor_in_range = in_range;
H A Dxf86Crtc.h306 Bool cursor_in_range; member in struct:_xf86Crtc
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c6341 if (!crtc->cursor_in_range) {
6575 crtc->cursor_in_range = true;
6577 crtc->cursor_in_range = false;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c4723 if (!crtc->cursor_in_range) {
4924 crtc->cursor_in_range = true;
4926 crtc->cursor_in_range = false;

Completed in 25 milliseconds