Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/ttk/
Ddirbrowser.py47 def change_dir(event): function
84 tree.bind('<Double-Button-1>', change_dir)
/external/syslinux/com32/lua/src/
Dlfs.c80 static int change_dir (lua_State *L) { in change_dir() function
286 {"chdir", change_dir},