Home
last modified time | relevance | path

Searched refs:drawicon (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DTreeWidget.py95 self.drawicon()
103 self.drawicon()
179 self.drawicon()
217 def drawicon(self): member in TreeNode
/external/python/cpython3/Lib/idlelib/
Dtree.py96 self.drawicon()
104 self.drawicon()
180 self.drawicon()
218 def drawicon(self): member in TreeNode