HomeSort by relevance Sort by last modified time
    Searched refs:tag_nextrange (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 162 if self.allow_colorizing and self.tag_nextrange("TODO", "1.0"):
173 item = self.tag_nextrange("TODO", next)
PyShell.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 162 if self.allow_colorizing and self.tag_nextrange("TODO", "1.0"):
173 item = self.tag_nextrange("TODO", next)
PyShell.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 3141 def tag_nextrange(self, tagName, index1, index2=None): member in class:Text
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 3141 def tag_nextrange(self, tagName, index1, index2=None): member in class:Text
    [all...]

Completed in 102 milliseconds