Searched defs:adv_w (Results 1 – 3 of 3) sorted by relevance
48 …uint16_t adv_w; /**< The glyph needs this space. Draw the next glyph after this width. 8 bit integ… member
93 uint32_t adv_w = gdsc->adv_w + ((int32_t)((int32_t)kvalue * fdsc->kern_scale) >> 4); in lv_font_get_glyph_dsc_fmt_txt() local
40 …uint32_t adv_w :12; /**< Draw the next glyph after this width. 8.4 format (real_value … member
Completed in 10 milliseconds