Searched refs:dashoff (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbseg.c354 int dashoff; local in function:fbSegment
397 dashoff = *dashOffset;
398 *dashOffset = dashoff + len;
405 (*bres) (pDrawable, pGC, dashoff,
435 doff = dashoff;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbseg.c428 int dashoff, doff; local in function:_fbSegment
462 dashoff = *data->dashOffset;
463 *data->dashOffset = dashoff + len;
470 data->bres(drawable, gc, dashoff,
494 doff = dashoff;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbseg.c428 int dashoff, doff; local in function:_fbSegment
462 dashoff = *data->dashOffset;
463 *data->dashOffset = dashoff + len;
470 data->bres(drawable, gc, dashoff,
494 doff = dashoff;
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbseg.c621 int dashoff; local in function:fbSegment
667 dashoff = *dashOffset;
668 *dashOffset = dashoff + len;
677 (*bres) (pDrawable, pGC, dashoff,
712 doff = dashoff;

Completed in 8 milliseconds