Searched refs:window_deletion_notifier (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dwindow.h121 extern VFunction *window_deletion_notifier;
H A Dwindow.c105 VFunction *window_deletion_notifier = (VFunction *)NULL; variable
156 if (window_deletion_notifier)
157 (*window_deletion_notifier) (win);
H A Dsession.c288 window_deletion_notifier = forget_window_and_nodes;

Completed in 88 milliseconds