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

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c103 STATIC void text_replace(int);
230 text_replace(row) function
457 text_replace(from);
501 * cursor column to zero. Therefore it is text_replace() responsiblity
542 text_replace(row);
696 * generate a hash value should be sufficient now, since text_replace()
880 text_replace(row);
/illumos-gate/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 60 milliseconds