Home
last modified time | relevance | path

Searched refs:psFontInfoAddMetric (Results 1 – 5 of 5) sorted by relevance

/dports/editors/ted/Ted-2.23/utilPs/
H A DpsFontInfo.h227 extern int psFontInfoAddMetric( AfmFontInfo * afi,
H A DpsFontInfo.c314 int psFontInfoAddMetric( AfmFontInfo * afi, in psFontInfoAddMetric() function
H A DpsReadAfm.c832 if ( psFontInfoAddMetric( ar->arAfi, C, WX, N, &abb ) ) in psAfmStartCharMetrics()
H A DpsTtfFontInfo.c490 if ( psFontInfoAddMetric( afi, C, WX, N, &bbox ) ) in utilTtfSetCharMetrics()
/dports/editors/ted/Ted-2.23/appFrame/
H A DappFontConfig.c357 if ( psFontInfoAddMetric( afi, C, WX, N, &abb ) ) in appFcGetFontMetrics()