Searched refs:cvtSize (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttinterp.h | 188 FT_ULong cvtSize; member
|
D | ttinterp.c | 431 exec->cvtSize = size->cvt_size; in TT_Load_Context() 3070 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTP() 3093 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTF() 3116 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_RCVT() 5933 BOUNDSL( cvtEntry, exc->cvtSize ) ) in Ins_MIAP() 6195 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) || in Ins_MIRP() 7227 if ( BOUNDSL( A, exc->cvtSize ) ) in Ins_DELTAC()
|
/external/freetype/src/truetype/ |
D | ttinterp.h | 189 FT_ULong cvtSize; member
|
D | ttinterp.c | 416 exec->cvtSize = size->cvt_size; in TT_Load_Context() 3010 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTP() 3033 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTF() 3056 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_RCVT() 5852 BOUNDSL( cvtEntry, exc->cvtSize ) ) in Ins_MIAP() 6114 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) || in Ins_MIRP() 7140 if ( BOUNDSL( A, exc->cvtSize ) ) in Ins_DELTAC()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
D | ttinterp.h | 188 FT_ULong cvtSize; member
|
D | ttinterp.c | 422 exec->cvtSize = size->cvt_size; in TT_Load_Context() 3061 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTP() 3084 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_WCVTF() 3107 if ( BOUNDSL( I, exc->cvtSize ) ) in Ins_RCVT() 5924 BOUNDSL( cvtEntry, exc->cvtSize ) ) in Ins_MIAP() 6186 BOUNDSL( cvtEntry, exc->cvtSize + 1 ) || in Ins_MIRP() 7218 if ( BOUNDSL( A, exc->cvtSize ) ) in Ins_DELTAC()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.24 | 5508 `cvtSize'.
|