Home
last modified time | relevance | path

Searched refs:_tkinter_tkapp_getdouble (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h123 {"getdouble", (PyCFunction)_tkinter_tkapp_getdouble, METH_O, _tkinter_tkapp_getdouble__doc__},
/external/python/cpython3/Modules/
D_tkinter.c1992 _tkinter_tkapp_getdouble(TkappObject *self, PyObject *arg) in _tkinter_tkapp_getdouble() function