Home
last modified time | relevance | path

Searched defs:currow (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/mg/
H A Ddisplay.c409 int currow, curcol; in update() local
662 updext(int currow, int curcol) in updext()
/openbsd/lib/libform/
H A Dform.h141 int currow; /* current row in field window */ member