Searched refs:svgType (Results 1 – 1 of 1) sorted by relevance
467 SVGLengthType svgType; in fromCSSPrimitiveValue() local470 svgType = LengthTypeNumber; in fromCSSPrimitiveValue()473 svgType = LengthTypePercentage; in fromCSSPrimitiveValue()476 svgType = LengthTypeEMS; in fromCSSPrimitiveValue()479 svgType = LengthTypeEXS; in fromCSSPrimitiveValue()482 svgType = LengthTypePX; in fromCSSPrimitiveValue()485 svgType = LengthTypeCM; in fromCSSPrimitiveValue()488 svgType = LengthTypeMM; in fromCSSPrimitiveValue()491 svgType = LengthTypeIN; in fromCSSPrimitiveValue()494 svgType = LengthTypePT; in fromCSSPrimitiveValue()[all …]