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

/external/webkit/Source/WebCore/css/
H A DCSSGradientValue.cpp475 static void endPointsFromAngle(float angleDeg, const IntSize& size, FloatPoint& firstPoint, FloatPoint& secondPoint) function in namespace:WebCore
539 endPointsFromAngle(angle, size, firstPoint, secondPoint);

Completed in 517 milliseconds