Searched refs:mf_get_string_width (Results 1 – 2 of 2) sorted by relevance
42 int16_t mf_get_string_width(const struct mf_font_s *font, mf_str text, in mf_get_string_width() function220 string_width = mf_get_string_width(font, text, count, false); in mf_render_aligned()284 string_width = mf_get_string_width(font, text, count, false); in mf_render_justified()
35 MF_EXTERN int16_t mf_get_string_width(const struct mf_font_s *font,
Completed in 6 milliseconds