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

/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c177 const char *next_full; local
200 next_full = skip_delay(full);
201 if (next_part != part && next_full != full) {
202 used_delay += (next_full - full);
203 full = next_full;

Completed in 28 milliseconds