Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/psaux/
H A Dpsintrp.c1547 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 Dpsstack.h87 cf2_stack_pushFixed( CF2_Stack stack,
H A Dpsstack.c121 cf2_stack_pushFixed( CF2_Stack stack, in cf2_stack_pushFixed() function
/aosp_15_r20/external/freetype/docs/oldlogs/
H A DChangeLog.27687 (cf2_stack_count, cf2_stack_pushInt, cf2_stack_pushFixed,