Searched defs:_val_or_dict (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/tkinter/ | ||
D | ttk.py | 289 def _val_or_dict(tk, options, *args): function |
/external/python/cpython2/Lib/lib-tk/ | ||
D | ttk.py | 290 def _val_or_dict(tk, options, *args): function |