Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h155 {"getint", (PyCFunction)_tkinter_tkapp_getint, METH_O, _tkinter_tkapp_getint__doc__},
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c1897 _tkinter_tkapp_getint(TkappObject *self, PyObject *arg) in _tkinter_tkapp_getint() function