Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcf2intrp.c776 curY += cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1094 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1095 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1109 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1110 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1123 arg = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1136 arg = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1150 summand2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1151 summand1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1165 subtrahend = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
[all …]
Dcf2stack.h92 cf2_stack_popFixed( CF2_Stack stack );
Dcf2stack.c162 cf2_stack_popFixed( CF2_Stack stack ) in cf2_stack_popFixed() function
/external/pdfium/third_party/freetype/src/cff/
Dcf2intrp.c651 curY += cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1114 curY = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1115 curX = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1236 curY += cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1237 curX += cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1255 curX += cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
Dcf2stack.h90 cf2_stack_popFixed( CF2_Stack stack );
Dcf2stack.c150 cf2_stack_popFixed( CF2_Stack stack ) in cf2_stack_popFixed() function