Searched refs:FontMatcher (Results 1 – 1 of 1) sorted by relevance
106 class FontMatcher { class108 FontMatcher() : mMatcher(AFontMatcher_create()) {} in FontMatcher() function in __anon6417662e0111::FontMatcher110 FontMatcher& setStyle(uint16_t weight, bool italic) { in setStyle()115 FontMatcher& setLocales(const std::string& locales) { in setLocales()120 FontMatcher& setFamilyVariant(uint32_t familyVariant) { in setFamilyVariant()195 FontMatcher() in nMatchFamilyStyleCharacter()209 return FontMatcher() in nMatchFamilyStyleCharacter_runLength()