Searched refs:gStyleMap (Results 1 – 1 of 1) sorted by relevance
815 static constexpr std::tuple<const char*, SkSVGFontStyle::Type> gStyleMap[] = { in parse() local825 if (this->parseEnumMap(gStyleMap, &type)) { in parse()