Searched refs:stringToLengthType (Results 1 – 4 of 4) sorted by relevance
90 inline SVGLengthType stringToLengthType(const UChar*& ptr, const UChar* end) in stringToLengthType() function264 SVGLengthType type = stringToLengthType(ptr, end); in setValueAsString()
35131 Prevent stringToLengthType() from skipping past end-of-string on invalid length unit. 35135 (WebCore::stringToLengthType):
3186 (WebCore::stringToLengthType):
47014 SVG: Make SVGLength's stringToLengthType() stricter and faster47028 (WebCore::stringToLengthType):