Home | History | Annotate | Download | only in psaux

Lines Matching refs:num_points

815             FT_UInt   num_points, nn, mm;
827 num_points = (FT_UInt)subr_no - 13 + ( subr_no == 18 );
828 if ( arg_cnt != (FT_Int)( num_points * blend->num_designs ) )
851 delta = top + num_points;
853 for ( nn = 0; nn < num_points; nn++ )
864 known_othersubr_result_cnt = num_points;