Home
last modified time | relevance | path

Searched refs:tix_addbitmapdir (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Doc/library/
Dtix.rst538 directories (see the :meth:`tix_addbitmapdir` method). By using
545 .. method:: tixCommand.tix_addbitmapdir(directory)
549 directory is :file:`$TIX_LIBRARY/bitmaps`. The :meth:`tix_addbitmapdir` method
569 :meth:`tix_addbitmapdir` method above). If more than one file with the same name
/external/python/cpython2/Lib/lib-tk/
DTix.py90 def tix_addbitmapdir(self, directory): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6331 methods tix_addbitmapdir, tix_cget, tix_configure, tix_filedialog,