Searched refs:disassembleInstructions (Results 1 – 5 of 5) sorted by relevance
119 disassembleInstructions = True variable in Options174 self.disassembleInstructions = False270 disassembleInstructions=options.disassembleInstructions,
71 disassembleInstructions = True variable in TestFont
234 splitGlyphs=False, disassembleInstructions=True, argument240 self.disassembleInstructions = disassembleInstructions
234 if not hasattr (ttFont, "disassembleInstructions") or ttFont.disassembleInstructions:
404 assert tto.disassembleInstructions is False