Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tkinter.c607 static void DisableEventHook(void); /* Forward */
3021 DisableEventHook(); in Tkapp_Dealloc()
3362 DisableEventHook(void) in DisableEventHook() function
/external/python/cpython2/Modules/
D_tkinter.c710 static void DisableEventHook(void); /* Forward */
3295 DisableEventHook(); in Tkapp_Dealloc()
3615 DisableEventHook(void) in DisableEventHook() function