Home
last modified time | relevance | path

Searched refs:CF2_STORAGE_SIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/freetype/src/psaux/
Dpsfont.h59 #define CF2_STORAGE_SIZE 32 macro
Dpsintrp.c508 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()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsfont.h59 #define CF2_STORAGE_SIZE 32 macro
Dpsintrp.c508 CF2_F16Dot16 storage[CF2_STORAGE_SIZE]; /* for `put' and `get' */ in cf2_interpT2CharString()
2193 if ( idx < CF2_STORAGE_SIZE ) in cf2_interpT2CharString()
2207 if ( idx < CF2_STORAGE_SIZE ) in cf2_interpT2CharString()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsfont.h59 #define CF2_STORAGE_SIZE 32 macro
Dpsintrp.c508 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()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.261353 * src/cff/cf2font.h (CF2_STORAGE_SIZE): New macro.
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.261353 * src/cff/cf2font.h (CF2_STORAGE_SIZE): New macro.
/third_party/freetype/
DChangeLog.261353 * src/cff/cf2font.h (CF2_STORAGE_SIZE): New macro.