Searched defs:adv_w (Results 1 – 3 of 3) sorted by relevance
44 uint16_t adv_w; /**< The glyph needs this space. Draw the next glyph after this width.*/ member
33 …uint32_t adv_w : 12; /**< Draw the next glyph after this width. 8.4 format (real_value … member
173 uint32_t adv_w = gdsc->adv_w; in lv_font_get_glyph_dsc_fmt_txt() local