Searched refs:defaultStyle (Results 1 – 3 of 3) sorted by relevance
142 const minikin::FontStyle defaultStyle; in createFromFamilies() local144 families.empty() ? nullptr : families[0]->getClosestMatch(defaultStyle).font; in createFromFamilies()
170 const FontStyle defaultStyle; in computeCoverage() local171 const MinikinFont* typeface = getClosestMatch(defaultStyle).font; in computeCoverage()
66 const FontStyle defaultStyle; in init() local69 if (family->getClosestMatch(defaultStyle).font == nullptr) { in init()