Searched refs:gfx_mono_draw_string (Results 1 – 3 of 3) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/ |
| A D | gfx_mono_text.h | 107 void gfx_mono_draw_string(const char *str, const gfx_coord_t x,
|
| A D | gfx_mono_spinctrl.c | 146 gfx_mono_draw_string(string_buf, offset, in gfx_mono_spinctrl_draw_button() 222 gfx_mono_draw_string(string_buf, offset, spinner->y, &sysfont); in gfx_mono_spinctrl_draw()
|
| A D | gfx_mono_text.c | 258 void gfx_mono_draw_string(const char *str, gfx_coord_t x, gfx_coord_t y, in gfx_mono_draw_string() function
|
Completed in 6 milliseconds