Searched defs:dsc_out (Results 1 – 5 of 5) sorted by relevance
61 bool lv_font_get_glyph_dsc(const lv_font_t * font_p, lv_font_glyph_dsc_t * dsc_out, uint32_t letter, in lv_font_get_glyph_dsc()
202 bool lv_font_get_glyph_dsc_fmt_txt(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, uint32_t … in lv_font_get_glyph_dsc_fmt_txt()
90 static bool imgfont_get_glyph_dsc(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, in imgfont_get_glyph_dsc()
138 lv_font_glyph_dsc_t * dsc_out = &data->glyph_dsc; in freetype_glyph_create_cb() local
206 static bool ttf_get_glyph_dsc_cb(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, uint32_t un… in ttf_get_glyph_dsc_cb()452 lv_font_glyph_dsc_t * dsc_out = &node->glyph_dsc; in tiny_ttf_glyph_cache_create_cb() local