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