Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h323 {"splitlist", (PyCFunction)_tkinter_tkapp_splitlist, METH_O, _tkinter_tkapp_splitlist__doc__},
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c2137 _tkinter_tkapp_splitlist(TkappObject *self, PyObject *arg) in _tkinter_tkapp_splitlist() function