Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h414 _tkinter_tkapp_createfilehandler_impl(TkappObject *self, PyObject *file,
434 return_value = _tkinter_tkapp_createfilehandler_impl(self, file, mask, func); in _tkinter_tkapp_createfilehandler()
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c2511 _tkinter_tkapp_createfilehandler_impl(TkappObject *self, PyObject *file, in _tkinter_tkapp_createfilehandler_impl() function