Searched refs:svgType (Results 1 – 1 of 1) sorted by relevance
269 SVGLengthType svgType; in fromCSSPrimitiveValue() local272 svgType = LengthTypeNumber; in fromCSSPrimitiveValue()275 svgType = LengthTypePercentage; in fromCSSPrimitiveValue()278 svgType = LengthTypeEMS; in fromCSSPrimitiveValue()281 svgType = LengthTypeEXS; in fromCSSPrimitiveValue()284 svgType = LengthTypePX; in fromCSSPrimitiveValue()287 svgType = LengthTypeCM; in fromCSSPrimitiveValue()290 svgType = LengthTypeMM; in fromCSSPrimitiveValue()293 svgType = LengthTypeIN; in fromCSSPrimitiveValue()296 svgType = LengthTypePT; in fromCSSPrimitiveValue()[all …]