Searched refs:ShowText (Results 1 – 6 of 6) sorted by relevance
58 virtual void ShowText(bool visible) = 0;
46 void ShowText(bool visible);
135 void ShowText(bool visible) { } in ShowText() function in FakeUI
987 if (show_text) ui->ShowText(true); in main()1042 ui->ShowText(true); in main()1061 ui->ShowText(true); in main()1081 ui->ShowText(true); in main()
172 ShowText(!IsTextVisible()); in ProcessKey()
691 void ScreenRecoveryUI::ShowText(bool visible) { in ShowText() function in ScreenRecoveryUI