Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
Dcf2font.h51 #define CF2_MAX_SUBR 10 /* maximum subroutine nesting */ macro
Dcf2intrp.c542 cf2_arrstack_setCount( &subrStack, CF2_MAX_SUBR + 1 ); in cf2_interpT2CharString()
750 if ( charstringIndex > CF2_MAX_SUBR ) in cf2_interpT2CharString()
/external/chromium_org/third_party/freetype/src/cff/
Dcf2font.h51 #define CF2_MAX_SUBR 10 /* maximum subroutine nesting */ macro
Dcf2intrp.c540 cf2_arrstack_setCount( &subrStack, CF2_MAX_SUBR + 1 ); in cf2_interpT2CharString()
748 if ( charstringIndex > CF2_MAX_SUBR ) in cf2_interpT2CharString()
/external/freetype/src/cff/
Dcf2font.h51 #define CF2_MAX_SUBR 10 /* maximum subroutine nesting */ macro
Dcf2intrp.c540 cf2_arrstack_setCount( &subrStack, CF2_MAX_SUBR + 1 ); in cf2_interpT2CharString()
748 if ( charstringIndex > CF2_MAX_SUBR ) in cf2_interpT2CharString()