Searched refs:setStrokeOpacity (Results 1 – 4 of 4) sorted by relevance
173 void setStrokeOpacity(float obj) in setStrokeOpacity() function
1377 void setStrokeOpacity(float f) { accessSVGStyle()->setStrokeOpacity(f); } in setStrokeOpacity() function
455 style->setStrokeOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); in applyProperty()
1051 …per<float>(CSSPropertyStrokeOpacity, &RenderStyle::strokeOpacity, &RenderStyle::setStrokeOpacity)); in ensurePropertyMap()