Searched refs:calcConstraintScaleFor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.cpp770 static float calcConstraintScaleFor(const IntRect& rect, const RoundedIntRect::Radii& radii) function in namespace:WebCore
807 radii.scale(calcConstraintScaleFor(borderRect, radii));

Completed in 64 milliseconds