Searched refs:getSupportedAxes (Results 1 – 2 of 2) sorted by relevance
97 std::unordered_set<AxisTag> Font::getSupportedAxes() const { in getSupportedAxes() function in minikin::Font171 std::unordered_set<AxisTag> supportedAxes = mFonts[i].getSupportedAxes(); in computeCoverage()222 std::unordered_set<AxisTag> supportedAxes = font.getSupportedAxes(); in createFamilyWithVariation()
116 std::unordered_set<AxisTag> getSupportedAxes() const;