Searched refs:SvgParser (Results 1 – 2 of 2) sorted by relevance
538 struct SvgParser struct576 SvgParser* svgParse = nullptr;
171 static float _toFloat(const SvgParser* svgParse, const char* str, SvgParserLengthType type) in _toFloat()198 static float _gradientToFloat(const SvgParser* svgParse, const char* str, bool& isPercentage) in _gradientToFloat()3864 loaderData.svgParse = (SvgParser*)malloc(sizeof(SvgParser)); in header()