Searched refs:SILENCE_FOUND (Results 1 – 5 of 5) sorted by relevance
279 #define SILENCE_FOUND 2 /* Window is silent */ macro
267 …else if ((w->w_silence == SILENCE_FOUND || w->w_silence == SILENCE_DONE) && renditions[REND_SILENC… in gl_Window_row()
2117 p->w_silence = SILENCE_FOUND;
3198 if (p->w_silence == SILENCE_FOUND) { in serv_select_fn()
5564 …else if ((p->w_silence == SILENCE_FOUND || p->w_silence == SILENCE_DONE) && renditions[REND_SILENC…