Home
last modified time | relevance | path

Searched refs:InputOnly (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Doc/library/
Dtkinter.tix.rst463 .. class:: InputOnly()
465 The `InputOnly
/external/python/cpython2/Doc/library/
Dtix.rst475 .. class:: InputOnly()
477 The `InputOnly
/external/python/cpython3/Lib/tkinter/
Dtix.py1048 class InputOnly(TixWidget): class
/external/python/cpython2/Lib/lib-tk/
DTix.py1050 class InputOnly(TixWidget): class