Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h632 _tkinter_tkapp_willdispatch_impl(TkappObject *self);
637 return _tkinter_tkapp_willdispatch_impl(self); in _tkinter_tkapp_willdispatch()
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c2885 _tkinter_tkapp_willdispatch_impl(TkappObject *self) in _tkinter_tkapp_willdispatch_impl() function