Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:entry2

3154         entry1 = entry2 = ()
3164 entry2 = ("beginfill", self._fillitem) # , self._fillpath)
3170 if entry2 != ():
3171 self.undobuffer.push(entry2)
3173 if entry2 == ():
3176 self.undobuffer.push(["seq", entry1, entry2])