Searched refs:startCapX (Results 1 – 1 of 1) sorted by relevance
447 int16_t startCapX = static_cast<int16_t>((temp > 0) ? (temp + 0.5f) : (temp - 0.5f)); in Draw() local452 endArcInfo.center.x += startCapX; in Draw()462 if ((endCapX == startCapX) && (endCapY == startCapY)) { in Draw()