Lines Matching refs:CapNotLast
176 if (pGC->capStyle != CapNotLast) y1--;
180 else if (pGC->capStyle != CapNotLast) y2++;
210 if (pGC->capStyle != CapNotLast) x1--;
214 else if (pGC->capStyle != CapNotLast) x2++;
287 (pGC->capStyle != CapNotLast) ? 0 :
323 if (clip2 != 0 || pGC->capStyle != CapNotLast)
368 /* paint the last point if the end style isn't CapNotLast.
373 if ((pGC->capStyle != CapNotLast) &&
516 (pGC->capStyle != CapNotLast) ? 0 :
550 if (clip2 != 0 || pGC->capStyle != CapNotLast)
606 /* paint the last point if the end style isn't CapNotLast.
611 if ((pGC->capStyle != CapNotLast) &&