Searched refs:getFontFeatures (Results 1 – 3 of 3) sorted by relevance
205 std::vector<FontFeature> getFontFeatures() const { return fFontFeatures; } in getFontFeatures() function
99 for (auto& ff : ts.fStyle.getFontFeatures()) { in operator ()()
432 for (auto& ff : block.fStyle.getFontFeatures()) { in iterateThroughFontStyles()