Home
last modified time | relevance | path

Searched refs:op_return (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c69 op_return, enumerator
486 op = op_return; in t1_decoder_parse_charstrings()
635 case op_return: in t1_decoder_parse_charstrings()
1071 case op_return: in t1_decoder_parse_charstrings()
1418 case op_return: in t1_decoder_parse_charstrings()
/external/freetype/src/psaux/
Dt1decode.c69 op_return, enumerator
486 op = op_return; in t1_decoder_parse_charstrings()
635 case op_return: in t1_decoder_parse_charstrings()
1072 case op_return: in t1_decoder_parse_charstrings()
1420 case op_return: in t1_decoder_parse_charstrings()
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py547 def op_return(self, index): member in SimpleT2Decompiler