Searched refs:disassembleInstructions (Results 1 – 5 of 5) sorted by relevance
135 disassembleInstructions = True variable in Options189 self.disassembleInstructions = False283 disassembleInstructions=options.disassembleInstructions,
69 disassembleInstructions = True variable in TestFont
251 splitGlyphs=False, disassembleInstructions=True, argument257 self.disassembleInstructions = disassembleInstructions
233 if not hasattr (ttFont, "disassembleInstructions") or ttFont.disassembleInstructions:
405 assert tto.disassembleInstructions is False