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

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c104 STATIC void text_replace(int);
231 text_replace(row) function
458 text_replace(from);
502 * cursor column to zero. Therefore it is text_replace() responsiblity
543 text_replace(row);
697 * generate a hash value should be sufficient now, since text_replace()
881 text_replace(row);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c103 static void text_replace(int);
212 * Rewrite of text_replace() implementation by C. Bates of MKS
582 * The new text_replace algorithm, which uses regions
585 text_replace(int row) function
616 text_replace(from);
657 * cursor column to zero. Therefore it is text_replace() responsiblity
697 text_replace(row);
1011 text_replace(row);

Completed in 18 milliseconds