Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/info/
H A Dwindow.h129 extern VFunction *window_deletion_notifier;
H A Dwindow.c102 VFunction *window_deletion_notifier = NULL; variable
152 if (window_deletion_notifier) in window_new_screen_size()
153 (*window_deletion_notifier) (win); in window_new_screen_size()
H A Dsession.c287 window_deletion_notifier = (VFunction *) forget_window_and_nodes; in initialize_info_session()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.469500 window_deletion_notifier is a pointer to a function to call when