HomeSort by: relevance | last modified time | path
    Searched refs:cvtSize (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.h 188 FT_ULong cvtSize;
ttinterp.c 440 exec->cvtSize = size->cvt_size;
3145 if ( BOUNDSL( I, exc->cvtSize ) )
3168 if ( BOUNDSL( I, exc->cvtSize ) )
3191 if ( BOUNDSL( I, exc->cvtSize ) )
5995 BOUNDSL( cvtEntry, exc->cvtSize ) )
6253 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) ||
7310 if ( BOUNDSL( A, exc->cvtSize ) )
7778 2 * ( exc->pts.n_points + exc->cvtSize ) );
7809 exc->cvtSize / 10 );
7811 exc->loopcall_counter_max = 300 + 22 * exc->cvtSize;
    [all...]

Completed in 65 milliseconds