Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGAttributeParser.cpp815 static constexpr std::tuple<const char*, SkSVGFontStyle::Type> gStyleMap[] = { in parse() local
825 if (this->parseEnumMap(gStyleMap, &type)) { in parse()