Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DtkSimpleDialog.py270 def askfloat(title, prompt, **kw): function
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dsimpledialog.py366 def askfloat(title, prompt, **kw): function