Searched refs:phase_char (Results 1 – 1 of 1) sorted by relevance
252 static const char phase_char[] = "_.-*\"*-."; in text_update() local253 *buf++ = phase_char[data->phase % phase_mod]; in text_update()