Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tix/
Dtixwidgets.py23 TCL_IDLE_EVENTS = 1<<5 variable
/external/python/cpython2/Lib/lib-tk/
DTix.py71 TCL_IDLE_EVENTS = 1 << 5 variable