Home
last modified time | relevance | path

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

/lvgl-3.5.0/src/draw/sw/
Dlv_draw_sw_letter.c237 int32_t box_w = g->box_w; in draw_letter_normal() local
389 int32_t box_w = g->box_w; in draw_letter_subpx() local
/lvgl-3.5.0/src/font/
Dlv_font.h45 uint16_t box_w; /**< Width of the glyph's bounding box*/ member
Dlv_font_fmt_txt.h34 uint8_t box_w; /**< Width of the glyph's bounding box*/ member