Searched refs:cosPointInside (Results 1 – 1 of 1) sorted by relevance
1200 double cosPointInside = std::cos(radArc) * (radius - halfThickness); in PaintRingSweeping() local1239 centerPt.GetX() + sinPointInside, centerPt.GetY() - cosPointInside); in PaintRingSweeping()1251 centerPt.GetX() + sinPointInside, centerPt.GetY() - cosPointInside); in PaintRingSweeping()