Searched refs:Insert_String (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_driver.c2333 | Function : static int Insert_String(
2352 Insert_String(FORM *form, int row, FIELD_CELL *txt, int len) function
2396 if ((result = Insert_String(form, row + 1, split, freelen)) == E_OK)
2459 if ((result = Insert_String(form, form->currow + 1, split,

Completed in 140 milliseconds