Home
last modified time | relevance | path

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

/netbsd/external/bsd/nvi/dist/vi/
H A Dvs_split.c88 issmallscreen = IS_SMALL(sp); in vs_split()
406 if (!IS_SMALL(tsp)) in vs_discard()
761 if (IS_SMALL(nsp)) { in vs_swap()
H A Dvs_refresh.c230 if (IS_SMALL(sp)) { in vs_paint()
703 if (F_ISSET(sp, SC_SCR_REDRAW) && IS_SMALL(sp)) in vs_paint()
H A Dvi.h338 #define IS_SMALL(sp) ((sp)->t_minrows != (sp)->t_maxrows) macro
H A Dvs_smap.c624 if (IS_SMALL(sp)) { in vs_sm_up()
843 if (IS_SMALL(sp)) { in vs_sm_down()
H A Dv_txt.c149 if (IS_SMALL(sp)) in txt_map_init()
191 if (IS_SMALL(sp)) { in txt_map_end()