Lines Matching full:gui_timer_interval
1240 if (dcl->gui_timer_interval &&1241 gui_timer_interval < interval)1242 interval = dcl->gui_timer_interval;