Searched refs:defaultStyle (Results 1 – 2 of 2) sorted by relevance
134 const minikin::FontStyle defaultStyle; in createFromFamilies() local138 : families[0]->getClosestMatch(defaultStyle).font->typeface().get(); in createFromFamilies()
60 const FontStyle defaultStyle; in init() local63 if (family->getClosestMatch(defaultStyle).font == nullptr) { in init()