Searched refs:computeFakery (Results 1 – 1 of 1) sorted by relevance
136 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { in computeFakery() function157 return FakedFont{bestFont, computeFakery(style, bestFont->style())}; in getClosestMatch()