Home
last modified time | relevance | path

Searched refs:stringToLengthType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLength.cpp71 SVGLengthType stringToLengthType(const CharType*& ptr, const CharType* end) in stringToLengthType() function
204 type = stringToLengthType(ptr, end); in parseValueInternal()