Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/freetype/
Dlv_freetype_image.c172 uint16_t box_h = glyph_bitmap->bitmap.rows; /*Height of the bitmap in [px]*/ in freetype_image_create_cb() local
/lvgl-latest/src/font/
Dlv_font.h66 uint16_t box_h; /**< Height of the glyph's bounding box*/ member
Dlv_font_fmt_txt.h33 uint8_t box_h; /**< Height of the glyph's bounding box*/ member