Home | History | Annotate | Download | only in truetype

Lines Matching refs:EXEC_ARG_

141   /* The following macros hide the use of EXEC_ARG and EXEC_ARG_ to        */
154 Normalize( EXEC_ARG_ x, y, v )
157 SetSuperRound( EXEC_ARG_ scale, flags )
160 Round_None( EXEC_ARG_ d, c )
163 Ins_Goto_CodeRange( EXEC_ARG_ range, ip )
166 CUR.func_move( EXEC_ARG_ z, p, d )
169 CUR.func_move_orig( EXEC_ARG_ z, p, d )
172 CUR.func_round( EXEC_ARG_ d, c )
175 CUR.func_read_cvt( EXEC_ARG_ index )
178 CUR.func_write_cvt( EXEC_ARG_ index, val )
181 CUR.func_move_cvt( EXEC_ARG_ index, val )
193 Ins_SxVTL( EXEC_ARG_ a, b, c, d )
199 Compute_Round( EXEC_ARG_ a )
202 Compute_Point_Displacement( EXEC_ARG_ a, b, c, d )
205 Move_Zp2_Point( EXEC_ARG_ a, b, c, t )
209 CUR.func_project( EXEC_ARG_ (v1)->x - (v2)->x, (v1)->y - (v2)->y )
212 CUR.func_dualproj( EXEC_ARG_ (v1)->x - (v2)->x, (v1)->y - (v2)->y )
215 CUR.func_project( EXEC_ARG_ (v)->x, (v)->y )
218 CUR.func_dualproj( EXEC_ARG_ (v)->x, (v)->y )
7640 Ins_ISECT( EXEC_ARG_ args );
7656 Ins_SZP0( EXEC_ARG_ args );
7660 Ins_SZP1( EXEC_ARG_ args );
7664 Ins_SZP2( EXEC_ARG_ args );
7668 Ins_SZPS( EXEC_ARG_ args );
7688 Ins_ELSE( EXEC_ARG_ args );
7732 Ins_MINDEX( EXEC_ARG_ args );
7736 Ins_ALIGNPTS( EXEC_ARG_ args );
7740 Ins_UNKNOWN( EXEC_ARG_ args );
7744 Ins_UTP( EXEC_ARG_ args );
7748 Ins_LOOPCALL( EXEC_ARG_ args );
7752 Ins_CALL( EXEC_ARG_ args );
7756 Ins_FDEF( EXEC_ARG_ args );
7760 Ins_ENDF( EXEC_ARG_ args );
7765 Ins_MDAP( EXEC_ARG_ args );
7771 Ins_IUP( EXEC_ARG_ args );
7776 Ins_SHP( EXEC_ARG_ args );
7781 Ins_SHC( EXEC_ARG_ args );
7786 Ins_SHZ( EXEC_ARG_ args );
7790 Ins_SHPIX( EXEC_ARG_ args );
7794 Ins_IP( EXEC_ARG_ args );
7799 Ins_MSIRP( EXEC_ARG_ args );
7803 Ins_ALIGNRP( EXEC_ARG_ args );
7812 Ins_MIAP( EXEC_ARG_ args );
7816 Ins_NPUSHB( EXEC_ARG_ args );
7820 Ins_NPUSHW( EXEC_ARG_ args );
7845 Ins_GC( EXEC_ARG_ args );
7849 Ins_SCFS( EXEC_ARG_ args );
7854 Ins_MD( EXEC_ARG_ args );
7910 Ins_IF( EXEC_ARG_ args );
7930 Ins_DELTAP( EXEC_ARG_ args );
7993 Ins_DELTAP( EXEC_ARG_ args );
7999 Ins_DELTAC( EXEC_ARG_ args );
8023 Ins_UNKNOWN( EXEC_ARG_ args );
8040 Ins_FLIPPT( EXEC_ARG_ args );
8044 Ins_FLIPRGON( EXEC_ARG_ args );
8048 Ins_FLIPRGOFF( EXEC_ARG_ args );
8053 Ins_UNKNOWN( EXEC_ARG_ args );
8057 Ins_SCANCTRL( EXEC_ARG_ args );
8062 Ins_SDPVTL( EXEC_ARG_ args );
8066 Ins_GETINFO( EXEC_ARG_ args );
8070 Ins_IDEF( EXEC_ARG_ args );
8074 Ins_ROLL( EXEC_ARG_ args );
8086 Ins_SCANTYPE( EXEC_ARG_ args );
8090 Ins_INSTCTRL( EXEC_ARG_ args );
8094 Ins_UNKNOWN( EXEC_ARG_ args );
8099 Ins_MIRP( EXEC_ARG_ args );
8101 Ins_MDRP( EXEC_ARG_ args );
8103 Ins_PUSHW( EXEC_ARG_ args );
8105 Ins_PUSHB( EXEC_ARG_ args );
8107 Ins_UNKNOWN( EXEC_ARG_ args );
8114 Instruct_Dispatch[CUR.opcode]( EXEC_ARG_ &CUR.stack[CUR.args] );