Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h376 _tkinter_tkapp_deletecommand_impl(TkappObject *self, const char *name);
397 return_value = _tkinter_tkapp_deletecommand_impl(self, name); in _tkinter_tkapp_deletecommand()
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c2394 _tkinter_tkapp_deletecommand_impl(TkappObject *self, const char *name) in _tkinter_tkapp_deletecommand_impl() function