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