Searched refs:lv_text_get_width (Results 1 – 3 of 3) sorted by relevance
97 int32_t lv_text_get_width(const char * txt, uint32_t length, const lv_font_t * font, int32_t letter…
121 …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
168 #define lv_txt_get_width lv_text_get_width