Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DtkSimpleDialog.py284 class _QueryString(_QueryDialog): class
/external/python/cpython3/Lib/tkinter/
Dsimpledialog.py381 class _QueryString(_QueryDialog): class
/external/autotest/utils/frozen_chromite/lib/
Dgob_util.py137 def _QueryString(param_dict, first_param=None): function