Searched refs:show_text (Results 1 – 3 of 3) sorted by relevance
66 show_text(false), in ScreenRecoveryUI()206 if (show_text) { in draw_screen_locked()266 if (show_text || !pagesIdentical) { in update_progress_locked()292 installing_frames > 0 && !show_text) { in progress_loop()299 if (progressBarType == INDETERMINATE && !show_text) { in progress_loop()563 int visible = show_text; in IsTextVisible()579 show_text = visible; in ShowText()580 if (show_text) show_text_ever = 1; in ShowText()
85 bool show_text; variable
869 int wipe_data = 0, wipe_cache = 0, show_text = 0; in main() local880 case 't': show_text = 1; break; in main()901 if (show_text) ui->ShowText(true); in main()