Home
last modified time | relevance | path

Searched refs:W_TempWindow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dwindow.h94 #define W_TempWindow 0x40 /* Window is less important. */ macro
H A Dwindow.c147 if (win->flags & W_TempWindow) in window_new_screen_size()