Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_letter.c237 int32_t box_h = g->box_h; in draw_letter_normal() local
389 int32_t box_h = g->box_h; in draw_letter_subpx() local
/lvgl-latest/src/draw/renesas/
Dlv_gpu_d2_draw_label.c116 int32_t box_h = g->box_h; in draw_letter_normal() local
/lvgl-latest/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