Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_font/
A Dlv_font.c48 const uint8_t * lv_font_get_glyph_bitmap(const lv_font_t * font_p, uint32_t letter) in lv_font_get_glyph_bitmap()
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()
A Dlv_font.h110 static inline uint8_t lv_font_get_line_height(const lv_font_t * font_p) in lv_font_get_line_height()
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_basic.c233 void lv_draw_letter(const lv_point_t * pos_p, const lv_area_t * mask_p, const lv_font_t * font_p, u… in lv_draw_letter()
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_ta.c554 const lv_font_t * font_p = style->text.font; in lv_ta_set_cursor_pos() local
1161 const lv_font_t * font_p = label_style->text.font; in lv_ta_cursor_down() local

Completed in 10 milliseconds