Home
last modified time | relevance | path

Searched refs:window_deletion_notifier (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dwindow.h131 extern VFunction *window_deletion_notifier;
H A Dwindow.c104 VFunction *window_deletion_notifier = NULL; variable
154 if (window_deletion_notifier) in window_new_screen_size()
155 (*window_deletion_notifier) (win); in window_new_screen_size()
H A Dsession.c289 window_deletion_notifier = (VFunction *) forget_window_and_nodes; in initialize_info_session()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.469500 window_deletion_notifier is a pointer to a function to call when