Searched refs:cf2_stack_pushFixed (Results 1 – 4 of 4) sorted by relevance
/external/freetype/src/psaux/ |
D | psintrp.c | 1547 cf2_stack_pushFixed( opStack, CF2_FIXED_MAX ); in cf2_interpT2CharString() 1549 cf2_stack_pushFixed( opStack, FT_ABS( arg ) ); in cf2_interpT2CharString() 1564 cf2_stack_pushFixed( opStack, in cf2_interpT2CharString() 1581 cf2_stack_pushFixed( opStack, in cf2_interpT2CharString() 1607 cf2_stack_pushFixed( opStack, in cf2_interpT2CharString() 1623 cf2_stack_pushFixed( opStack, CF2_FIXED_MAX ); in cf2_interpT2CharString() 1625 cf2_stack_pushFixed( opStack, -arg ); in cf2_interpT2CharString() 1722 cf2_stack_pushFixed( opStack, curX ); in cf2_interpT2CharString() 1723 cf2_stack_pushFixed( opStack, curY ); in cf2_interpT2CharString() 1936 cf2_stack_pushFixed( opStack, in cf2_interpT2CharString() [all …]
|
D | psstack.h | 87 cf2_stack_pushFixed( CF2_Stack stack,
|
D | psstack.c | 121 cf2_stack_pushFixed( CF2_Stack stack, in cf2_stack_pushFixed() function
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.27 | 687 (cf2_stack_count, cf2_stack_pushInt, cf2_stack_pushFixed,
|