Searched refs:computeFakery (Results 1 – 1 of 1) sorted by relevance
143 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { in computeFakery() function166 return FakedFont{mFonts[bestIndex], computeFakery(style, bestFont->style())}; in getClosestMatch()