Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/freetype/
Dlv_freetype_image.c173 uint16_t box_w = glyph_bitmap->bitmap.width; /*Width of the bitmap in [px]*/ in freetype_image_create_cb() local
/lvgl-latest/src/font/
Dlv_font.h65 uint16_t box_w; /**< Width of the glyph's bounding box*/ member
Dlv_font_fmt_txt.h32 uint8_t box_w; /**< Width of the glyph's bounding box*/ member