Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tcsh/
HDed.refresh.c352 int cur_h, cur_v = 0, new_vcv; in Refresh() local
380 cur_v = vcursor_v; in Refresh()
388 cur_v = vcursor_v; in Refresh()
446 CursorH, CursorV, cur_h, cur_v); in Refresh()
451 MoveToLine(cur_v); /* go to where the cursor is */ in Refresh()