Searched refs:ui_flush (Results 1 – 2 of 2) sorted by relevance
86 int (*ui_flush)(UI *ui); member
510 if (ui->meth->ui_flush) in UI_process()511 switch(ui->meth->ui_flush(ui)) in UI_process()667 method->ui_flush = flusher; in UI_method_set_flusher()726 return method->ui_flush; in UI_method_get_flusher()