Searched defs:rotateList (Results 1 – 1 of 1) sorted by relevance
164 …* yList, const SVGLengthList* dxList, const SVGLengthList* dyList, const SVGNumberList* rotateList) in updateCharacterData()186 RefPtr<SVGNumberList> rotateList = position.element->rotate()->currentValue(); in fillCharacterDataMap() local