Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcf2intrp.c663 FT_Int temp = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
703 numBlends = (FT_UInt)cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
894 subrNum = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1229 idx = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1244 idx = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1360 idx = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1390 idx = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1391 count = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1443 achar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1444 bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
Dcf2stack.h90 cf2_stack_popInt( CF2_Stack stack );
Dcf2stack.c140 cf2_stack_popInt( CF2_Stack stack ) in cf2_stack_popInt() function
/external/pdfium/third_party/freetype/src/cff/
Dcf2stack.h88 cf2_stack_popInt( CF2_Stack stack );
Dcf2stack.c128 cf2_stack_popInt( CF2_Stack stack ) in cf2_stack_popInt() function
Dcf2intrp.c769 subrIndex = (CF2_UInt)cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1111 achar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()
1112 bchar = cf2_stack_popInt( opStack ); in cf2_interpT2CharString()