Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h251 {"split", (PyCFunction)_tkinter_tkapp_split, METH_O, _tkinter_tkapp_split__doc__},
/external/python/cpython3/Modules/
D_tkinter.c2267 _tkinter_tkapp_split(TkappObject *self, PyObject *arg) in _tkinter_tkapp_split() function