Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_text.h97 int32_t lv_text_get_width(const char * txt, uint32_t length, const lv_font_t * font, int32_t letter…
Dlv_text.c121 …int32_t act_line_length = lv_text_get_width(&text[line_start], new_line_start - line_start, font, … in lv_text_get_size()
389 int32_t lv_text_get_width(const char * txt, uint32_t length, const lv_font_t * font, int32_t letter… in lv_text_get_width() function
/lvgl-latest/src/
Dlv_api_map_v8.h168 #define lv_txt_get_width lv_text_get_width