Home
last modified time | relevance | path

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

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