Home
last modified time | relevance | path

Searched refs:IS_SMALL (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dvs_split.c79 issmallscreen = IS_SMALL(sp); in vs_split()
397 if (!IS_SMALL(tsp)) in vs_discard()
744 if (IS_SMALL(nsp)) { in vs_swap()
H A Dvs_refresh.c244 if (IS_SMALL(sp)) { in vs_paint()
674 if (F_ISSET(sp, SC_SCR_REDRAW) && IS_SMALL(sp)) in vs_paint()
H A Dvi.h336 #define IS_SMALL(sp) ((sp)->t_minrows != (sp)->t_maxrows) macro
H A Dvs_smap.c614 if (IS_SMALL(sp)) { in vs_sm_up()
833 if (IS_SMALL(sp)) { in vs_sm_down()
H A Dv_txt.c138 if (IS_SMALL(sp)) in txt_map_init()
180 if (IS_SMALL(sp)) { in txt_map_end()