Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/
D__init__.py564 getdouble = float variable
664 def getdouble(self, s): member in Misc
/external/python/cpython2/Lib/lib-tk/
DTkinter.py426 getdouble = float variable
520 getdouble = float variable in Misc