Searched refs:tagSet (Results 1 – 1 of 1) sorted by relevance
140 const std::unordered_set<minikin::AxisTag>& tagSet = face->fFontCollection->getSupportedTags(); in Typeface_getSupportedAxes() local141 const size_t length = tagSet.size(); in Typeface_getSupportedAxes()147 for (const auto& tag : tagSet) { in Typeface_getSupportedAxes()