Searched defs:floatValues (Results 1 – 2 of 2) sorted by relevance
61 …ngthList(SVGElement* lengthContext, const SVGLengthList& list, Vector<float>& floatValues, unsigne… in extractFloatValuesFromSVGLengthList()76 …extractFloatValuesFromSVGNumberList(const SVGNumberList& list, Vector<float>& floatValues, unsigne… in extractFloatValuesFromSVGNumberList()
1826 Vector<float> floatValues; in setTransformAnimationKeyframes() local