Home
last modified time | relevance | path

Searched refs:storeSize (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h216 FT_UShort storeSize; /* size of current storage */ member
Dttinterp.c434 exec->storeSize = size->storage_size; in TT_Load_Context()
2986 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
3020 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
3047 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_WS()
/external/freetype/src/truetype/
Dttinterp.h217 FT_UShort storeSize; /* size of current storage */ member
Dttinterp.c419 exec->storeSize = size->storage_size; in TT_Load_Context()
2941 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
2987 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_WS()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttinterp.h216 FT_UShort storeSize; /* size of current storage */ member
Dttinterp.c425 exec->storeSize = size->storage_size; in TT_Load_Context()
2977 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
3011 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
3038 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_WS()