Home
last modified time | relevance | path

Searched refs:_y1 (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/svg/
DSVGParserUtilities.cpp564 double _y1 = -sin_th * dx + cos_th * dy; in calculateArc() local
568 double Py = _y1 * _y1; in calculateArc()