Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h188 FT_ULong cvtSize; member
Dttinterp.c440 exec->cvtSize = size->cvt_size; in TT_Load_Context()
3145 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTP()
3168 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTF()
3191 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_RCVT()
5995 BOUNDSL( cvtEntry, exc->cvtSize ) ) in Ins_MIAP()
6253 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) || in Ins_MIRP()
7310 if ( BOUNDSL( A, exc->cvtSize ) ) in Ins_DELTAC()
7778 2 * ( exc->pts.n_points + exc->cvtSize ) ); in TT_RunIns()
7809 exc->cvtSize / 10 ); in TT_RunIns()
7811 exc->loopcall_counter_max = 300 + 22 * exc->cvtSize; in TT_RunIns()
/external/freetype/
DChangeLog.245508 `cvtSize'.