Searched refs:gfx_mono_draw_char (Results 1 – 2 of 2) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/ |
| A D | gfx_mono_text.c | 224 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 D | gfx_mono_text.h | 104 void gfx_mono_draw_char(const char c, const gfx_coord_t x, const gfx_coord_t y,
|
Completed in 4 milliseconds