Searched refs:pBestFont (Results 1 – 1 of 1) sorted by relevance
108 const FX_FONTDESCRIPTOR* pBestFont = nullptr; in MatchDefaultFont() local147 pBestFont = &font; in MatchDefaultFont()150 return iBestSimilar < 1 ? nullptr : pBestFont; in MatchDefaultFont()