Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/ex/
HDex_screen.c81 adj = A_INCREASE; in ex_resize()
/dragonfly/contrib/nvi2/vi/
HDvi.h367 typedef enum { A_DECREASE, A_INCREASE, A_SET } adj_t; enumerator
HDvs_split.c817 adj = A_INCREASE; in vs_resize()