Lines Matching defs:SppPointRec
75 } SppPointRec, *SppPointPtr;
189 SppPointRec clock;
190 SppPointRec center;
191 SppPointRec counterClock;
243 static void miRoundCap(DrawablePtr pDraw, GCPtr pGC, SppPointRec pCenter,
244 SppPointRec pEnd, SppPointRec pCorner,
245 SppPointRec pOtherCorner, int fLineEnd,
1310 angleBetween(SppPointRec center, SppPointRec point1, SppPointRec point2)
1348 SppPointRec center, corner, otherCorner;
1349 SppPointRec poly[5], e;
1398 pArcPts = malloc(3 * sizeof(SppPointRec));
1456 SppPointRec corner, otherCorner, center, endPoint, poly[5];
1496 SppPointRec pCenter,
1497 SppPointRec pEnd,
1498 SppPointRec pCorner,
1499 SppPointRec pOtherCorner,
1688 if (!(poly = reallocarray(*ppPts, cpt + count, sizeof(SppPointRec))))
3472 SppPointRec temp;
3484 SppPointRec temp;