Searched refs:sinPointStart (Results 1 – 1 of 1) sorted by relevance
1005 double sinPointStart = std::sin(radAdditionalAngle) * radius; in PaintWhole() local1024 …path.ArcTo(centerPt.GetX() + cosPointStart - halfThickness, centerPt.GetY() + sinPointStart - half… in PaintWhole()1025 … centerPt.GetX() + cosPointStart + halfThickness, centerPt.GetY() + sinPointStart + halfThickness, in PaintWhole()