Home | History | Annotate | Download | only in psaux

Lines Matching refs:num_points

808             FT_UInt   num_points, nn, mm;
820 num_points = (FT_UInt)subr_no - 13 + ( subr_no == 18 );
821 if ( arg_cnt != (FT_Int)( num_points * blend->num_designs ) )
843 delta = top + num_points;
845 for ( nn = 0; nn < num_points; nn++ )
856 known_othersubr_result_cnt = num_points;