Searched defs:drawLast (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbline.c94 Bool drawLast = gc->capStyle != CapNotLast; local in function:fbZeroSegment
H A Dfbseg.c414 bool drawLast; member in struct:fbSegment
515 fbSegment(DrawablePtr drawable,GCPtr gc,int x1,int y1,int x2,int y2,bool drawLast,int * dashOffset) argument
544 fbSegment1(DrawablePtr drawable,GCPtr gc,const BoxRec * b,int x1,int y1,int x2,int y2,bool drawLast,int * dashOffset) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbline.c94 Bool drawLast = gc->capStyle != CapNotLast; local in function:fbZeroSegment
H A Dfbseg.c414 bool drawLast; member in struct:fbSegment
515 fbSegment(DrawablePtr drawable,GCPtr gc,int x1,int y1,int x2,int y2,bool drawLast,int * dashOffset) argument
544 fbSegment1(DrawablePtr drawable,GCPtr gc,const BoxRec * b,int x1,int y1,int x2,int y2,bool drawLast,int * dashOffset) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbline.c72 Bool drawLast = pGC->capStyle != CapNotLast; local in function:fbZeroSegment
H A Dfbseg.c600 fbSegment(DrawablePtr pDrawable,GCPtr pGC,int x1,int y1,int x2,int y2,Bool drawLast,int * dashOffset) argument
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbline.c62 Bool drawLast = pGC->capStyle != CapNotLast; local in function:fbZeroSegment
H A Dfbseg.c338 fbSegment(DrawablePtr pDrawable,GCPtr pGC,int x1,int y1,int x2,int y2,Bool drawLast,int * dashOffset) argument
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_xaa.c457 Bool drawLast = !(flags & OMIT_LAST); local in function:G80SubsequentSolidTwoPointLine
H A Dnv_xaa.c632 Bool drawLast = !(flags & OMIT_LAST); local in function:NVSubsequentSolidTwoPointLine

Completed in 11 milliseconds