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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfblinebits.h167 bool capNotLast = gc->capStyle == CapNotLast; local in function:POLYSEGMENT
195 !capNotLast, &dashoffset);
211 if (capNotLast)
216 if (!capNotLast)
261 if (!capNotLast)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfblinebits.h167 bool capNotLast = gc->capStyle == CapNotLast; local in function:POLYSEGMENT
195 !capNotLast, &dashoffset);
211 if (capNotLast)
216 if (!capNotLast)
261 if (!capNotLast)
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbits.h831 Bool capNotLast; local in function:POLYSEGMENT
839 capNotLast = pGC->capStyle == CapNotLast;
850 !capNotLast, &dashoffset);
874 if (capNotLast)
881 if (!capNotLast)
927 if (!capNotLast)
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbits.h738 Bool capNotLast; local in function:POLYSEGMENT
747 capNotLast = pGC->capStyle == CapNotLast;
756 !capNotLast, &dashoffset);
773 if (capNotLast)
779 if (!capNotLast)
825 if (!capNotLast)
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c1336 Bool capNotLast; local in function:sunGXPolylines1Rect
1344 capNotLast = pGC->capStyle == CapNotLast;
1388 if (capNotLast)
1417 if (capNotLast)
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c1336 Bool capNotLast; local in function:sunGXPolylines1Rect
1344 capNotLast = pGC->capStyle == CapNotLast;
1388 if (capNotLast)
1417 if (capNotLast)

Completed in 29 milliseconds