Searched refs:parseLengthUnitToken (Results 1 - 2 of 2) sorted by relevance

/external/skia/experimental/svg/model/
H A DSkSVGAttributeParser.h45 bool parseLengthUnitToken(SkSVGLength::Unit*);
H A DSkSVGAttributeParser.cpp91 bool SkSVGAttributeParser::parseLengthUnitToken(SkSVGLength::Unit* unit) { function in class:SkSVGAttributeParser
252 (this->parseLengthUnitToken(&u) || this->parseSepToken() || this->parseEOSToken())) {

Completed in 124 milliseconds