Searched defs:TCL_IDLE_EVENTS (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Demo/tix/ | ||
D | tixwidgets.py | 23 TCL_IDLE_EVENTS = 1<<5 variable |
/external/python/cpython2/Lib/lib-tk/ | ||
D | Tix.py | 71 TCL_IDLE_EVENTS = 1 << 5 variable |