Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsintrp.c854 curY = ADD_INT32( curY, cf2_stack_popFixed( opStack ) ); in cf2_interpT2CharString()
1257 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1258 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1272 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1273 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1286 arg = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
1310 FT_Pos ady = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()
1311 FT_Pos adx = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()
1312 FT_Pos asb = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()
1497 builder->advance->y = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()
[all …]
Dpsstack.h92 cf2_stack_popFixed( CF2_Stack stack );
Dpsstack.c162 cf2_stack_popFixed( CF2_Stack stack ) in cf2_stack_popFixed() function
/external/freetype/
DChangeLog.27688 cf2_stack_popInt, cf2_stack_popFixed, cf2_stack_getReal,