Home
last modified time | relevance | path

Searched refs:AFM_KernPair (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/src/type1/
A Dt1afm.c89 AFM_KernPair pair1 = (AFM_KernPair)a; in compare_kern_pairs()
90 AFM_KernPair pair2 = (AFM_KernPair)b; in compare_kern_pairs()
116 AFM_KernPair kp; in T1_Read_PFM()
323 AFM_KernPair min, mid, max; in T1_Get_Kerning()
/AliOS-Things-master/components/freetype/include/internal/
A Dt1types.h165 } AFM_KernPairRec, *AFM_KernPair; typedef
175 AFM_KernPair KernPairs; /* free if non-NULL */
/AliOS-Things-master/components/freetype/src/psaux/
A Dafmparse.c667 AFM_KernPair kp1 = (AFM_KernPair)a; in afm_compare_kern_pairs()
668 AFM_KernPair kp2 = (AFM_KernPair)b; in afm_compare_kern_pairs()
687 AFM_KernPair kp; in afm_parse_kern_pairs()
/AliOS-Things-master/components/freetype/src/tools/
A Dtest_afm.c53 AFM_KernPair kp = fi->KernPairs + i; in dump_fontinfo()

Completed in 6 milliseconds