Searched refs:W_TempWindow (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/info/ | ||
| H A D | window.h | 94 #define W_TempWindow 0x40 /* Window is less important. */ macro |
| H A D | window.c | 147 if (win->flags & W_TempWindow) in window_new_screen_size() |