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

/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c2399 | Function : static int Insert_String(
2418 Insert_String(FORM *form, int row, FIELD_CELL *txt, int len) function
2462 if ((result = Insert_String(form, row + 1, split, freelen)) == E_OK)
2525 if ((result = Insert_String(form, form->currow + 1, split,

Completed in 59 milliseconds