Home
last modified time | relevance | path

Searched refs:get_glyph_dsc (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_font/
A Dlv_font.c63 return font_p->get_glyph_dsc(font_p, dsc_out, letter, letter_next); in lv_font_get_glyph_dsc()
A Dlv_font.h60 …bool (*get_glyph_dsc)(const struct _lv_font_struct *, lv_font_glyph_dsc_t *, uint32_t letter, uint… member
A Dlv_font_unscii_8.c457 .get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
A Dlv_font_roboto_12.c1798 .get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
A Dlv_font_roboto_16.c2260 .get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
A Dlv_font_roboto_22.c3176 .get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/
A Dlv_font_roboto_28.c4290 .get_glyph_dsc = lv_font_get_glyph_dsc_fmt_txt, /*Function pointer to get glyph's data*/

Completed in 15 milliseconds