Home | History | Annotate | Download | only in fontTools

Lines Matching refs:SimpleT2Decompiler

1414 class _MarkingT2Decompiler(psCharStrings.SimpleT2Decompiler):
1417 psCharStrings.SimpleT2Decompiler.__init__(self,
1426 psCharStrings.SimpleT2Decompiler.op_callsubr(self, index)
1430 psCharStrings.SimpleT2Decompiler.op_callgsubr(self, index)
1432 class _DehintingT2Decompiler(psCharStrings.SimpleT2Decompiler):
1454 psCharStrings.SimpleT2Decompiler.__init__(self,
1462 psCharStrings.SimpleT2Decompiler.execute(self, charString)
1484 psCharStrings.SimpleT2Decompiler.op_callsubr(self, index)
1489 psCharStrings.SimpleT2Decompiler.op_callgsubr(self, index)
1493 psCharStrings.SimpleT2Decompiler.op_hstem(self, index)
1496 psCharStrings.SimpleT2Decompiler.op_vstem(self, index)
1499 psCharStrings.SimpleT2Decompiler.op_hstemhm(self, index)
1502 psCharStrings.SimpleT2Decompiler.op_vstemhm(self, index)
1505 psCharStrings.SimpleT2Decompiler.op_hintmask(self, index)
1508 psCharStrings.SimpleT2Decompiler.op_cntrmask(self, index)