Home
last modified time | relevance | path

Searched refs:A_INCREASE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/nvi/dist/ex/
Dex_screen.c91 adj = A_INCREASE; in ex_resize()
/netbsd/src/external/bsd/nvi/dist/vi/
Dvi.h369 typedef enum { A_DECREASE, A_INCREASE, A_SET } adj_t; enumerator
Dvs_split.c834 adj = A_INCREASE; in vs_resize()