Searched refs:HasExtraKerning (Results 1 – 2 of 2) sorted by relevance
96 bool HasExtraKerning() const;
366 bool FtFontInfo::HasExtraKerning() const in HasExtraKerning() function in FtFontInfo955 rTo.mbKernableFont = (FT_HAS_KERNING( maFaceFT ) != 0) || mpFontInfo->HasExtraKerning(); in FetchFontMetric()
Completed in 63 milliseconds