Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/widgets/span/
Dlv_span.c56 static bool lv_txt_get_snippet(const char * txt, const lv_font_t * font, lv_coord_t letter_space,
449 … bool isfill = lv_txt_get_snippet(&cur_txt[cur_txt_ofs], snippet.font, snippet.letter_space, in lv_spangroup_get_expand_height()
599 static bool lv_txt_get_snippet(const char * txt, const lv_font_t * font, in lv_txt_get_snippet() function
832 … bool isfill = lv_txt_get_snippet(&cur_txt[cur_txt_ofs], snippet.font, snippet.letter_space, in lv_draw_span()