Home
last modified time | relevance | path

Searched refs:CF2_MAX_SUBR (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/psaux/
Dpsfont.h53 #define CF2_MAX_SUBR 16 /* maximum subroutine nesting; */ macro
Dpsintrp.c612 cf2_arrstack_setCount( &subrStack, CF2_MAX_SUBR + 1 ); in cf2_interpT2CharString()
981 if ( ( !font->isT1 && charstringIndex > CF2_MAX_SUBR ) || in cf2_interpT2CharString()
/external/freetype/
DChangeLog.264433 * src/cff/cf2font.h (CF2_MAX_SUBR), src/cff/cffgload.h