Home
last modified time | relevance | path

Searched defs:letter_next (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_font/
A Dlv_font.c61 …dsc(const lv_font_t * font_p, lv_font_glyph_dsc_t * dsc_out, uint32_t letter, uint32_t letter_next) in lv_font_get_glyph_dsc()
73 uint16_t lv_font_get_glyph_width(const lv_font_t * font, uint32_t letter, uint32_t letter_next) in lv_font_get_glyph_width()
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_label.c160 uint32_t letter_next; in lv_draw_label() local
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_txt.c157 uint32_t letter_next = 0; in lv_txt_get_next_line() local
236 uint32_t letter_next; in lv_txt_get_width() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c590 uint32_t letter_next; in lv_label_get_letter_on() local
706 uint32_t letter_next = '\0'; in lv_label_is_char_under_pos() local

Completed in 7 milliseconds