Searched refs:disassembleInstructions (Results 1 – 4 of 4) sorted by relevance
109 disassembleInstructions = True variable in Options147 self.disassembleInstructions = False204 disassembleInstructions=options.disassembleInstructions,
883 font.disassembleInstructions = False # Work around ttLib bug
225 tables=None, skipTables=None, splitTables=False, disassembleInstructions=True, argument237 self.disassembleInstructions = disassembleInstructions
229 if not hasattr (ttFont, "disassembleInstructions") or ttFont.disassembleInstructions: