Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/ttk/
Dplastik_theme.py37 def _load_imgs(imgdir): argument
46 def install(imgdir): argument
Dnotebook_closebtn.py11 imgdir = os.path.join(os.path.dirname(__file__), 'img') variable