HomeSort by relevance Sort by last modified time
    Searched defs:image_names (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1448 def image_names(self): member in class:Misc
3039 def image_names(self): member in class:Text
3367 def image_names(): return _default_root.tk.call('image', 'names') function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1448 def image_names(self): member in class:Misc
3039 def image_names(self): member in class:Text
3367 def image_names(): return _default_root.tk.call('image', 'names') function
    [all...]

Completed in 218 milliseconds