Searched refs:op_callothersubr (Results 1 – 3 of 3) sorted by relevance
66 op_callothersubr, enumerator543 op = op_callothersubr; in t1_decoder_parse_charstrings()678 else if ( op == op_callothersubr ) /* callothersubr */ in t1_decoder_parse_charstrings()1069 case op_callothersubr: in t1_decoder_parse_charstrings()
66 op_callothersubr, enumerator543 op = op_callothersubr; in t1_decoder_parse_charstrings()678 else if ( op == op_callothersubr ) /* callothersubr */ in t1_decoder_parse_charstrings()1070 case op_callothersubr: in t1_decoder_parse_charstrings()
1024 def op_callothersubr(self, index): member in T1OutlineExtractor