| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbline.c | 94 Bool drawLast = gc->capStyle != CapNotLast; local in function:fbZeroSegment
|
| H A D | fbseg.c | 414 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 D | fbline.c | 94 Bool drawLast = gc->capStyle != CapNotLast; local in function:fbZeroSegment
|
| H A D | fbseg.c | 414 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 D | fbline.c | 72 Bool drawLast = pGC->capStyle != CapNotLast; local in function:fbZeroSegment
|
| H A D | fbseg.c | 600 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 D | fbline.c | 62 Bool drawLast = pGC->capStyle != CapNotLast; local in function:fbZeroSegment
|
| H A D | fbseg.c | 338 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 D | g80_xaa.c | 457 Bool drawLast = !(flags & OMIT_LAST); local in function:G80SubsequentSolidTwoPointLine
|
| H A D | nv_xaa.c | 632 Bool drawLast = !(flags & OMIT_LAST); local in function:NVSubsequentSolidTwoPointLine
|