Home
last modified time | relevance | path

Searched defs:secondPoint (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp475 …intsFromAngle(float angleDeg, const IntSize& size, FloatPoint& firstPoint, FloatPoint& secondPoint) in endPointsFromAngle()
536 FloatPoint secondPoint; in createGradient() local
734 …FloatPoint secondPoint = computeEndPoint(m_secondX.get(), m_secondY.get(), renderer->style(), root… in createGradient() local