Home
last modified time | relevance | path

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

/openbsd/lib/libform/
H A Dfrm_driver.c2423 Insert_String(FORM *form, int row, FIELD_CELL *txt, int len) in Insert_String() function
2468 if ((result = Insert_String(form, row + 1, split, freelen)) == E_OK) in Insert_String()
2531 if ((result = Insert_String(form, form->currow + 1, split, in Wrapping_Not_Necessary_Or_Wrapping_Ok()