Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dnew_curse.h252 extern void Char_ins P_((char *line, char *attrib, int newc, int newatt, int offset, int maxlen));
H A Dnew_curse.c3245 Char_ins(old_lin, old_att, new_lin[k], new_att[k], k, window->Num_cols);
3714 Char_ins(line, attrib, newc, newatt, offset, maxlen) /* insert chars in line */ in Char_ins() function