Searched refs:CF2_STORAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
59 #define CF2_STORAGE_SIZE 32 macro
508 CF2_F16Dot16 storage[CF2_STORAGE_SIZE]; /* for `put' and `get' */ in cf2_interpT2CharString()2190 if ( idx >= 0 && idx < CF2_STORAGE_SIZE ) in cf2_interpT2CharString()2204 if ( idx >= 0 && idx < CF2_STORAGE_SIZE ) in cf2_interpT2CharString()
1353 * src/cff/cf2font.h (CF2_STORAGE_SIZE): New macro.