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

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSGradientValue.cpp967 static inline float horizontalEllipseRadius(const FloatSize& p, float aspectRatio) function in namespace:WebCore
1076 secondRadius = horizontalEllipseRadius(corner - secondPoint, xDist / yDist);
1093 secondRadius = horizontalEllipseRadius(corner - secondPoint, xDist / yDist);

Completed in 85 milliseconds