Searched refs:kerntype (Results 1 – 3 of 3) sorted by relevance
1505 ttf->kerntype = KT_MICROSOFT; in GetKern()1525 ttf->kerntype = KT_APPLE_NEW; in GetKern()1541 ttf->kerntype = KT_NONE; in GetKern()2751 switch (ttf->kerntype) { in KernGlyphs()3036 switch (fnt->kerntype) { in main()
599 …int kerntype; /* Defined in the KernType enum … member
485 if( pImplTTFont->nkern && pImplTTFont->kerntype == KT_MICROSOFT ) in queryMetricPage()585 if( pImplTTFont->nkern && pImplTTFont->kerntype == KT_APPLE_NEW ) in queryMetricPage()
Completed in 49 milliseconds