Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h191 … {"exprdouble", (PyCFunction)_tkinter_tkapp_exprdouble, METH_O, _tkinter_tkapp_exprdouble__doc__},
197 _tkinter_tkapp_exprdouble(TkappObject *self, PyObject *arg) in _tkinter_tkapp_exprdouble() function