Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Demo/tix/
Dtixwidgets.py23 TCL_IDLE_EVENTS = 1<<5 variable
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTix.py67 TCL_IDLE_EVENTS = 1 << 5 variable
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py70 TCL_IDLE_EVENTS = 1 << 5 variable