Home
last modified time | relevance | path

Searched refs:tag_raise (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Tools/demo/
Dsortvisu.py219 self.canvas.tag_raise(self.item_id)
250 self.canvas.tag_raise(self.item_id)
281 self.canvas.tag_raise(self.item_id)
282 self.canvas.tag_raise(other.item_id)
284 self.canvas.tag_raise(other.item_id)
285 self.canvas.tag_raise(self.item_id)
/third_party/python/Lib/idlelib/
Doutwin.py182 text.tag_raise('sel')
Dcolorizer.py159 self.tag_raise('sel')
/third_party/python/Lib/tkinter/
D__init__.py2968 def tag_raise(self, *args): member in Canvas
2973 lift = tkraise = tag_raise
3920 def tag_raise(self, tagName, aboveThis=None): member in Text
/third_party/python/Lib/
Dturtle.py521 self.cv.tag_raise(polyitem)
550 self.cv.tag_raise(lineitem)
/third_party/python/Misc/
DHISTORY27131 so the preferred name for them is tag_lower, tag_raise