Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ee/
H A Dee.c262 int tabshift P_((int temp_int));
893 temp += tabshift(temp);
920 tabshift(temp_int) /* give the number of spaces to shift */ in tabshift() function
944 i1 = tabshift(column);
989 length = tabshift(column);
1486 scr_horz += tabshift(scr_horz); in find_pos()