Home
last modified time | relevance | path

Searched refs:lv_font_fmt_txt_kern_pair_t (Results 1 – 25 of 29) sorted by relevance

12

/lvgl-latest/tests/src/test_cases/
Dtest_font_loader.c272 lv_font_fmt_txt_kern_pair_t * kern1 = (lv_font_fmt_txt_kern_pair_t *)dsc1->kern_dsc; in compare_fonts()
273 lv_font_fmt_txt_kern_pair_t * kern2 = (lv_font_fmt_txt_kern_pair_t *)dsc2->kern_dsc; in compare_fonts()
/lvgl-latest/src/font/
Dlv_font_fmt_txt.h124 } lv_font_fmt_txt_kern_pair_t; typedef
Dlv_binfont_loader.c125 const lv_font_fmt_txt_kern_pair_t * kern_dsc = dsc->kern_dsc; in lv_binfont_destroy()
579 lv_font_fmt_txt_kern_pair_t * kern_pair = lv_malloc(sizeof(lv_font_fmt_txt_kern_pair_t)); in load_kern()
581 lv_memset(kern_pair, 0, sizeof(lv_font_fmt_txt_kern_pair_t)); in load_kern()
/lvgl-latest/demos/ebike/generated/
Dfont_ebike_130.c2730 static const lv_font_fmt_txt_kern_pair_t kern_pairs = {
Dfont_ebike_56.c638 static const lv_font_fmt_txt_kern_pair_t kern_pairs = {
/lvgl-latest/demos/high_res/fonts/
Dfont_lv_demo_high_res_roboto_slab_light_80.c24270 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_light_160.c92407 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_light_180.c116496 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_light_240.c205235 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_11.c1364 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_12.c1511 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_16.c1913 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_18.c2144 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_24.c3023 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_36.c5660 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_medium_8.c1135 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_20.c2815 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_24.c3444 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_30.c4735 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_36.c6472 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_40.c7672 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_45.c9165 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_54.c12808 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_60.c15439 static const lv_font_fmt_txt_kern_pair_t kern_pairs =
Dfont_lv_demo_high_res_roboto_slab_bold_90.c33893 static const lv_font_fmt_txt_kern_pair_t kern_pairs =

12