Home
last modified time | relevance | path

Searched defs:addtag_withtag (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py150 def addtag_withtag(self, tagOrId): member in Group
DTkinter.py2263 def addtag_withtag(self, newtag, tagOrId): member in Canvas