Searched refs:subr_no (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/psaux/
H A Dt1decode.c680 FT_Int subr_no; local
694 subr_no = Fix2Int( top[1] );
732 switch ( subr_no )
828 num_points = (FT_UInt)subr_no - 13 + ( subr_no == 18 );
1028 if ( arg_cnt >= 0 && subr_no >= 0 )
1032 arg_cnt, subr_no ));
1040 " invalid othersubr [%d %d]\n", arg_cnt, subr_no ));
/external/pdfium/third_party/freetype/src/psaux/
H A Dt1decode.c680 FT_Int subr_no; local
694 subr_no = Fix2Int( top[1] );
732 switch ( subr_no )
828 num_points = (FT_UInt)subr_no - 13 + ( subr_no == 18 );
1028 if ( arg_cnt >= 0 && subr_no >= 0 )
1032 arg_cnt, subr_no ));
1040 " invalid othersubr [%d %d]\n", arg_cnt, subr_no ));

Completed in 55 milliseconds