D | reel_board.c | 75 size_t len, bool center) in print_line() argument 87 if (center) { in print_line() 135 void board_show_text(const char *text, bool center, k_timeout_t duration) in board_show_text() argument 153 text += print_line(FONT_BIG, i, text, len, center); in board_show_text()
|