Searched refs:tag_raise (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DOutputWindow.py148 text.tag_raise('sel')
H A DColorDelegator.py62 self.tag_raise('sel')
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DOutputWindow.py148 text.tag_raise('sel')
H A DColorDelegator.py62 self.tag_raise('sel')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DOutputWindow.py148 text.tag_raise('sel')
H A DColorDelegator.py62 self.tag_raise('sel')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DOutputWindow.py148 text.tag_raise('sel')
H A DColorDelegator.py62 self.tag_raise('sel')
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DCanvas.py82 self.canvas.tag_raise(self.id, abovethis)
H A DTkinter.py2352 # so the preferred name for them is tag_lower, tag_raise
2370 def tag_raise(self, *args): member in class:Canvas
2374 lift = tkraise = tag_raise
3153 def tag_raise(self, tagName, aboveThis=None): member in class:Text
H A Dturtle.py546 self.cv.tag_raise(polyitem)
575 self.cv.tag_raise(lineitem)
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DCanvas.py82 self.canvas.tag_raise(self.id, abovethis)
H A DTkinter.py2352 # so the preferred name for them is tag_lower, tag_raise
2370 def tag_raise(self, *args): member in class:Canvas
2374 lift = tkraise = tag_raise
3153 def tag_raise(self, tagName, aboveThis=None): member in class:Text
H A Dturtle.py546 self.cv.tag_raise(polyitem)
575 self.cv.tag_raise(lineitem)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DCanvas.py82 self.canvas.tag_raise(self.id, abovethis)
H A DTkinter.py2352 # so the preferred name for them is tag_lower, tag_raise
2370 def tag_raise(self, *args): member in class:Canvas
2374 lift = tkraise = tag_raise
3153 def tag_raise(self, tagName, aboveThis=None): member in class:Text
H A Dturtle.py546 self.cv.tag_raise(polyitem)
575 self.cv.tag_raise(lineitem)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DCanvas.py82 self.canvas.tag_raise(self.id, abovethis)
H A DTkinter.py2352 # so the preferred name for them is tag_lower, tag_raise
2370 def tag_raise(self, *args): member in class:Canvas
2374 lift = tkraise = tag_raise
3153 def tag_raise(self, tagName, aboveThis=None): member in class:Text
H A Dturtle.py546 self.cv.tag_raise(polyitem)
575 self.cv.tag_raise(lineitem)

Completed in 3833 milliseconds