Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_tkinter.c.h122 _tkinter_tkapp_adderrorinfo_impl(TkappObject *self, const char *msg);
143 return_value = _tkinter_tkapp_adderrorinfo_impl(self, msg); in _tkinter_tkapp_adderrorinfo()
/third_party/python/Modules/
D_tkinter.c1709 _tkinter_tkapp_adderrorinfo_impl(TkappObject *self, const char *msg) in _tkinter_tkapp_adderrorinfo_impl() function