Searched refs:cf2_stack_pushFixed (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/freetype/src/psaux/ |
H A 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() 1938 cf2_stack_pushFixed( opStack, in cf2_interpT2CharString() [all …]
|
H A D | psstack.h | 87 cf2_stack_pushFixed( CF2_Stack stack,
|
H A D | psstack.c | 121 cf2_stack_pushFixed( CF2_Stack stack, in cf2_stack_pushFixed() function
|
/aosp_15_r20/external/freetype/docs/oldlogs/ |
H A D | ChangeLog.27 | 687 (cf2_stack_count, cf2_stack_pushInt, cf2_stack_pushFixed,
|