Searched refs:req_args (Results 1 – 4 of 4) sorted by relevance
626 FT_Int req_args; in cff_decoder_parse_charstrings() local882 req_args = cff_argument_counts[op]; in cff_decoder_parse_charstrings()883 if ( req_args & CFF_COUNT_CHECK_WIDTH ) in cff_decoder_parse_charstrings()945 req_args = 0; in cff_decoder_parse_charstrings()948 req_args &= 0x000F; in cff_decoder_parse_charstrings()949 if ( num_args < req_args ) in cff_decoder_parse_charstrings()951 args -= req_args; in cff_decoder_parse_charstrings()952 num_args -= req_args; in cff_decoder_parse_charstrings()
624 FT_Int req_args; in cff_decoder_parse_charstrings() local880 req_args = cff_argument_counts[op]; in cff_decoder_parse_charstrings()881 if ( req_args & CFF_COUNT_CHECK_WIDTH ) in cff_decoder_parse_charstrings()943 req_args = 0; in cff_decoder_parse_charstrings()946 req_args &= 0x000F; in cff_decoder_parse_charstrings()947 if ( num_args < req_args ) in cff_decoder_parse_charstrings()949 args -= req_args; in cff_decoder_parse_charstrings()950 num_args -= req_args; in cff_decoder_parse_charstrings()
410 let req_args = { in missing_required_error() localVariable439 req_args in missing_required_error()456 req_args, in missing_required_error()