Searched refs:cf2_stack_popFixed (Results 1 – 4 of 4) sorted by relevance
853 curY = ADD_INT32( curY, cf2_stack_popFixed( opStack ) ); in cf2_interpT2CharString()1256 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()1257 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()1271 arg2 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()1272 arg1 = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()1285 arg = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()1309 FT_Pos ady = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()1310 FT_Pos adx = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()1311 FT_Pos asb = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString()1496 builder->advance->y = cf2_stack_popFixed( opStack ); in cf2_interpT2CharString()[all …]
92 cf2_stack_popFixed( CF2_Stack stack );
162 cf2_stack_popFixed( CF2_Stack stack ) in cf2_stack_popFixed() function
688 cf2_stack_popInt, cf2_stack_popFixed, cf2_stack_getReal,