Searched refs:haveInstructions (Results 1 – 1 of 1) sorted by relevance
352 haveInstructions = 0356 haveInstructions = haveInstructions | haveInstr358 if haveInstructions:465 haveInstructions = 0468 haveInstructions = hasattr(self, "program")471 data = data + compo.compile(more, haveInstructions, glyfTable)472 if haveInstructions:847 haveInstructions = self.flags & WE_HAVE_INSTRUCTIONS851 return more, haveInstructions, data853 def compile(self, more, haveInstructions, glyfTable): argument[all …]