Searched refs:cosPointStart (Results 1 – 1 of 1) sorted by relevance
1006 double cosPointStart = std::cos(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()