Home
last modified time | relevance | path

Searched refs:draw_char_vtmono (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c94 static uint8_t draw_char_vtmono(const struct char_framebuffer *fb, in draw_char_vtmono() function
286 x += fb->kerning + draw_char_vtmono(fb, str[i], x, y, wrap); in draw_text()