Home | History | Annotate | Download | only in ttLib

Lines Matching refs:haveInstructions

704 		haveInstructions = 0
708 haveInstructions = haveInstructions | haveInstr
711 if haveInstructions:
830 haveInstructions = 0
833 haveInstructions = hasattr(glyph, "program")
836 self.compositeStream += component.compile(more, haveInstructions, self)
837 if haveInstructions: