Searched refs:is_newline (Results 1 – 1 of 1) sorted by relevance
250 int is_newline = duk_get_int(ctx, -3); in native_lcd_show() local260 lcd_draw_str(x_pos, y_pos, (uint8_t *)str, front_size, color, is_newline); in native_lcd_show()
Completed in 3 milliseconds