Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_text.c224 void gfx_mono_draw_char(const char c, const gfx_coord_t x, const gfx_coord_t y, in gfx_mono_draw_char() function
277 gfx_mono_draw_char(*str, x, y, font); in gfx_mono_draw_string()
321 gfx_mono_draw_char(temp_char, x, y, font); in gfx_mono_draw_progmem_string()
A Dgfx_mono_text.h104 void gfx_mono_draw_char(const char c, const gfx_coord_t x, const gfx_coord_t y,

Completed in 4 milliseconds