Searched refs:W_TempWindow (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/texinfo/info/ | ||
| D | window.h | 92 #define W_TempWindow 0x40 /* Window is less important. */ macro |
| D | window.c | 145 if (win->flags & W_TempWindow) in window_new_screen_size() |