Searched defs:AFontMatcher (Results 1 – 3 of 3) sorted by relevance
99 struct AFontMatcher { struct100 minikin::FontStyle mFontStyle;101 uint32_t mLocaleListId = 0; // 0 is reserved for empty locale ID.102 bool mFamilyVariant = AFAMILY_VARIANT_DEFAULT;
125 typedef struct AFontMatcher AFontMatcher; typedef