Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h189 FT_ULong cvtSize; member
Dttinterp.c441 exec->cvtSize = size->cvt_size; in TT_Load_Context()
3106 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTP()
3129 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTF()
3152 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_RCVT()
5997 BOUNDSL( cvtEntry, exc->cvtSize ) ) in Ins_MIAP()
6274 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) || in Ins_MIRP()
7325 if ( BOUNDSL( A, exc->cvtSize ) ) in Ins_DELTAC()
7793 2 * ( exc->pts.n_points + exc->cvtSize ) ); in TT_RunIns()
7824 exc->cvtSize / 10 ); in TT_RunIns()
7826 exc->loopcall_counter_max = 300 + 8 * exc->cvtSize; in TT_RunIns()
/external/freetype/
DChangeLog.245508 `cvtSize'.