Searched refs:show_text (Results 1 – 4 of 4) sorted by relevance
73 if (!show_text) { in draw_screen_locked()
329 show_text(false), in ScreenRecoveryUI()692 if (!show_text) { in draw_screen_locked()756 if (show_text || !pagesIdentical) { in update_progress_locked()775 if ((current_icon_ == INSTALLING_UPDATE || current_icon_ == ERASING) && !show_text) { in ProgressThreadLoop()1302 int visible = show_text; in IsTextVisible()1314 show_text = visible; in ShowText()1315 if (show_text) show_text_ever = true; in ShowText()
353 bool show_text = false; in main() local370 show_text = true; in main()452 if (show_text) ui->ShowText(true); in main()
382 bool show_text; variable