HomeSort by: relevance | last modified time | path
    Searched refs:IS_SMALL (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/nvi/dist/vi/
vi.h 338 #define IS_SMALL(sp) ((sp)->t_minrows != (sp)->t_maxrows)
vs_refresh.c 230 if (IS_SMALL(sp)) {
703 if (F_ISSET(sp, SC_SCR_REDRAW) && IS_SMALL(sp))
vs_split.c 88 issmallscreen = IS_SMALL(sp);
406 if (!IS_SMALL(tsp))
761 if (IS_SMALL(nsp)) {
vs_smap.c 624 if (IS_SMALL(sp)) {
843 if (IS_SMALL(sp)) {
v_txt.c 149 if (IS_SMALL(sp))
191 if (IS_SMALL(sp)) {

Completed in 18 milliseconds