Home
last modified time | relevance | path

Searched refs:underline_position (Results 1 – 25 of 75) sorted by relevance

123

/lvgl-latest/src/others/imgfont/
Dlv_imgfont.c64 font->underline_position = 0; in lv_imgfont_create()
/lvgl-latest/demos/ebike/generated/
Dfont_ebike_130.c2784 .underline_position = -16,
Dfont_ebike_56.c692 .underline_position = -7,
Dfont_ebike_trump_48.c3226 .underline_position = -6,
Dfont_ebike_trump_72.c6000 .underline_position = -9,
/lvgl-latest/src/font/
Dlv_font.h114 …int8_t underline_position; /**< Distance between the top of the underline and base line (< 0 … member
Dlv_binfont_loader.c48 int16_t underline_position; member
484 font->underline_position = (int8_t) font_header.underline_position; in lvgl_load_font()
Dlv_font_unscii_16.c635 .underline_position = 0,
Dlv_font_unscii_8.c471 .underline_position = 0,
/lvgl-latest/src/libs/freetype/
Dlv_freetype.c184 font->underline_position = FT_F26DOT6_TO_INT(FT_MulFix(scale, face->underline_position)); in lv_freetype_font_create()
/lvgl-latest/tests/src/test_assets/
Dtest_font_montserrat_ascii_4bpp.c1661 .underline_position = -1,
Dtest_font_montserrat_ascii_1bpp.c1020 .underline_position = -1,
Dtest_font_montserrat_ascii_2bpp.c1244 .underline_position = -1,
Dtest_font_montserrat_ascii_3bpp_compressed.c1290 .underline_position = -1,
/lvgl-latest/demos/multilang/assets/fonts/
Dfont_multilang_large.c1915 .underline_position = -2,
/lvgl-latest/demos/high_res/fonts/
Dfont_lv_demo_high_res_roboto_slab_light_80.c24326 .underline_position = -6,
Dfont_lv_demo_high_res_roboto_slab_regular_20.c2393 .underline_position = -1,
Dfont_lv_demo_high_res_roboto_slab_regular_30.c4133 .underline_position = -2,
Dfont_lv_demo_high_res_roboto_slab_regular_40.c6941 .underline_position = -3,
Dfont_lv_demo_high_res_roboto_slab_regular_45.c8346 .underline_position = -3,
Dfont_lv_demo_high_res_roboto_slab_regular_60.c14156 .underline_position = -4,
Dfont_lv_demo_high_res_roboto_slab_regular_90.c31426 .underline_position = -7,
Dfont_lv_demo_high_res_roboto_slab_light_160.c92463 .underline_position = -12,
Dfont_lv_demo_high_res_roboto_slab_light_180.c116552 .underline_position = -13,
Dfont_lv_demo_high_res_roboto_slab_light_240.c205291 .underline_position = -18,

123