Home
last modified time | relevance | path

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

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