Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tix/
Dtixwidgets.py22 TCL_TIMER_EVENTS = 1<<4 variable
/external/python/cpython2/Lib/lib-tk/
DTix.py70 TCL_TIMER_EVENTS = 1 << 4 variable