Searched refs:cvtSize (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/truetype/
H A Dttinterp.h188 FT_ULong cvtSize; member in struct:TT_ExecContextRec_
H A Dttinterp.c438 exec->cvtSize = size->cvt_size;
3080 if ( BOUNDSL( I, exc->cvtSize ) )
3103 if ( BOUNDSL( I, exc->cvtSize ) )
3126 if ( BOUNDSL( I, exc->cvtSize ) )
5943 BOUNDSL( cvtEntry, exc->cvtSize ) )
6205 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) ||
7237 if ( BOUNDSL( A, exc->cvtSize ) )
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.h200 FT_ULong cvtSize; member in struct:TT_ExecContextRec_
H A Dttinterp.c577 exec->cvtSize = size->cvt_size;
3322 if ( BOUNDSL( I, CUR.cvtSize ) ) \
3341 if ( BOUNDSL( I, CUR.cvtSize ) ) \
3358 if ( BOUNDSL( I, CUR.cvtSize ) ) \
6391 BOUNDSL( cvtEntry, CUR.cvtSize ) )
6647 BOUNDSL( cvtEntry, CUR.cvtSize + 1 ) ||
7675 if ( BOUNDSL( A, CUR.cvtSize ) )

Completed in 258 milliseconds