Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c2422 Insert_String(FORM *form, int row, FIELD_CELL *txt, int len) in Insert_String() function
2467 if ((result = Insert_String(form, row + 1, split, freelen)) == E_OK) in Insert_String()
2530 if ((result = Insert_String(form, form->currow + 1, split, in Wrapping_Not_Necessary_Or_Wrapping_Ok()