Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_tkinter.c.h640 _tkinter_tkapp_willdispatch_impl(TkappObject *self);
645 return _tkinter_tkapp_willdispatch_impl(self); in _tkinter_tkapp_willdispatch()
/third_party/python/Modules/
D_tkinter.c3085 _tkinter_tkapp_willdispatch_impl(TkappObject *self) in _tkinter_tkapp_willdispatch_impl() function