Searched defs:font_p (Results 1 – 4 of 4) sorted by relevance
49 const uint8_t * lv_font_get_glyph_bitmap(const lv_font_t * font_p, uint32_t letter) in lv_font_get_glyph_bitmap()64 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()
124 static inline lv_coord_t lv_font_get_line_height(const lv_font_t * font_p) in lv_font_get_line_height()
34 const lv_font_t * font_p; member60 const lv_font_t * font_p = dsc->font; in lv_draw_sdl_draw_letter() local177 static lv_font_glyph_key_t font_key_glyph_create(const lv_font_t * font_p, uint32_t letter) in font_key_glyph_create()
235 const lv_font_t * font_p = dsc->font; in lv_draw_gpu_letter() local