Searched refs:this_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c2816 FIELD_CELL *this_line, *prev_line, *prev_end, *this_end; local
2827 this_end = After_End_Of_Data(this_line, field->dcols);
2828 if ((int)(this_end - this_line) >
2857 myADDNSTR(form->w, this_line, (int)(this_end - this_line));

Completed in 163 milliseconds