Home
last modified time | relevance | path

Searched defs:box_h (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.5.0/src/draw/sw/
Dlv_draw_sw_letter.c238 int32_t box_h = g->box_h; in draw_letter_normal() local
390 int32_t box_h = g->box_h; in draw_letter_subpx() local
/lvgl-3.5.0/src/font/
Dlv_font.h46 uint16_t box_h; /**< Height of the glyph's bounding box*/ member
Dlv_font_fmt_txt.h35 uint8_t box_h; /**< Height of the glyph's bounding box*/ member