Searched refs:counterClock (Results 1 – 1 of 1) sorted by relevance
191 SppPointRec counterClock; member1337 b->counterClock.x -= fx; in translateBounds()1338 b->counterClock.y -= fy; in translateBounds()1374 if (pRight->clock.x == pLeft->counterClock.x && in miArcJoin()1375 pRight->clock.y == pLeft->counterClock.y) in miArcJoin()1378 if (0 <= (a = angleBetween(center, pRight->clock, pLeft->counterClock)) in miArcJoin()1381 otherCorner = pLeft->counterClock; in miArcJoin()1384 a = angleBetween(center, pLeft->clock, pRight->counterClock); in miArcJoin()1386 otherCorner = pRight->counterClock; in miArcJoin()1459 otherCorner = pFace->counterClock; in miArcCap()[all …]