Searched refs:avgs (Results 1 – 1 of 1) sorted by relevance
2789 float tx, ty, sx, sy, us, bounds[4], t[6], avgs; in nsvg__scaleToViewbox() local2840 avgs = (sx+sy) / 2.0f; in nsvg__scaleToViewbox()2869 shape->strokeWidth *= avgs; in nsvg__scaleToViewbox()2870 shape->strokeDashOffset *= avgs; in nsvg__scaleToViewbox()2872 shape->strokeDashArray[i] *= avgs; in nsvg__scaleToViewbox()