Searched refs:LengthTypePC (Results 1 – 4 of 4) sorted by relevance
44 ASSERT(type >= LengthTypeUnknown && type <= LengthTypePC); in toSVGLengthType()88 case LengthTypePC: in lengthTypeToString()127 return LengthTypePC; in stringToLengthType()275 if (type == LengthTypeUnknown || type > LengthTypePC) { in newValueSpecifiedUnits()286 if (type == LengthTypeUnknown || type > LengthTypePC) { in convertToSpecifiedUnits()339 svgType = LengthTypePC; in fromCSSPrimitiveValue()392 case LengthTypePC: in toCSSPrimitiveValue()
121 case LengthTypePC: in convertValueToUserUnits()153 case LengthTypePC: in convertValueFromUserUnits()
43 LengthTypePC enumerator
56 SVG_LENGTHTYPE_PC = LengthTypePC