Home
last modified time | relevance | path

Searched refs:kerntype (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1505 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()
/trunk/main/vcl/inc/
H A Dsft.hxx599 …int kerntype; /* Defined in the KernType enum … member
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx485 if( pImplTTFont->nkern && pImplTTFont->kerntype == KT_MICROSOFT ) in queryMetricPage()
585 if( pImplTTFont->nkern && pImplTTFont->kerntype == KT_APPLE_NEW ) in queryMetricPage()

Completed in 57 milliseconds