Searched refs:DrawTextLines (Results 1 – 2 of 2) sorted by relevance
133 void DrawTextLines(int* y, const char* const* lines);
219 void ScreenRecoveryUI::DrawTextLines(int* y, const char* const* lines) { in DrawTextLines() function in ScreenRecoveryUI256 DrawTextLines(&y, HasThreeButtons() ? REGULAR_HELP : LONG_PRESS_HELP); in draw_screen_locked()259 DrawTextLines(&y, menu_headers_); in draw_screen_locked()