Searched refs:show_text (Results 1 – 3 of 3) sorted by relevance
67 show_text(false), in ScreenRecoveryUI()239 if (!show_text) { in draw_screen_locked()307 if (show_text || !pagesIdentical) { in update_progress_locked()333 installing_frames > 0 && !show_text) { in ProgressThreadLoop()679 int visible = show_text; in IsTextVisible()693 show_text = visible; in ShowText()694 if (show_text) show_text_ever = true; in ShowText()
98 bool show_text; variable
933 bool show_text = false; in main() local946 case 't': show_text = true; break; in main()987 if (show_text) ui->ShowText(true); in main()