Searched refs:defaultStyle (Results 1 – 3 of 3) sorted by relevance
174 const FontStyle defaultStyle; in getCoverage() local175 MinikinFont* typeface = getClosestMatch(defaultStyle).font; in getCoverage()203 const FontStyle defaultStyle; in hasGlyph() local204 MinikinFont* minikinFont = getClosestMatch(defaultStyle).font; in hasGlyph()
87 const FontStyle defaultStyle; in FontCollection() local90 MinikinFont* typeface = family->getClosestMatch(defaultStyle).font; in FontCollection()
141 const FontStyle defaultStyle; in createFromFamilies() local143 MinikinFont* mf = firstFamily->getClosestMatch(defaultStyle).font; in createFromFamilies()