Searched defs:strokeWidth (Results 1 – 6 of 6) sorted by relevance
61 float strokeWidth; member
129 float strokeWidth; member
131 double centerRadius, double strokeWidth, float arrowWidth, float arrowHeight) { in setSizeParameters()655 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
1406 void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
1657 void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
485 float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f); in drawTextDecorations() local