Searched refs:UI_FLAG_PRINT_ERRORS (Results 1 – 4 of 4) sorted by relevance
103 # define UI_FLAG_PRINT_ERRORS 0x0100 macro
483 if (ui->flags & UI_FLAG_PRINT_ERRORS) in UI_process()561 int save_flag = ! !(ui->flags & UI_FLAG_PRINT_ERRORS); in UI_ctrl()563 ui->flags |= UI_FLAG_PRINT_ERRORS; in UI_ctrl()565 ui->flags &= ~UI_FLAG_PRINT_ERRORS; in UI_ctrl()