Home
last modified time | relevance | path

Searched refs:op_callsubr (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dt1decode.c67 op_callsubr, enumerator
483 op = op_callsubr; in t1_decoder_parse_charstrings()
634 case op_callsubr: in t1_decoder_parse_charstrings()
1068 case op_callsubr: in t1_decoder_parse_charstrings()
1343 case op_callsubr: in t1_decoder_parse_charstrings()
/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c67 op_callsubr, enumerator
483 op = op_callsubr; in t1_decoder_parse_charstrings()
634 case op_callsubr: in t1_decoder_parse_charstrings()
1068 case op_callsubr: in t1_decoder_parse_charstrings()
1343 case op_callsubr: in t1_decoder_parse_charstrings()
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py557 def op_callsubr(self, index): member in SimpleT2Decompiler
1020 def op_callsubr(self, index): member in T1OutlineExtractor
/external/fonttools/Lib/fontTools/
Dsubset.py1424 def op_callsubr(self, index): member in _MarkingT2Decompiler
1426 psCharStrings.SimpleT2Decompiler.op_callsubr(self, index)
1482 def op_callsubr(self, index): member in _DehintingT2Decompiler
1484 psCharStrings.SimpleT2Decompiler.op_callsubr(self, index)