Searched refs:tpts (Results 1 – 1 of 1) sorted by relevance
1116 DDXPointPtr tpts, bpts; in miLineArcI() local1120 tpts = points; in miLineArcI()1128 tpts->x = xorg; in miLineArcI()1129 tpts->y = yorg; in miLineArcI()1133 bpts = tpts + slw; in miLineArcI()1152 tpts->x = xorg - x; in miLineArcI()1153 tpts->y = yorg - y; in miLineArcI()1154 tpts++; in miLineArcI()