Home
last modified time | relevance | path

Searched refs:unicode_list (Results 1 – 25 of 79) sorted by relevance

1234

/lvgl-latest/tests/src/test_cases/
Dtest_font_loader.c215 if(cmaps1->unicode_list != NULL && cmaps2->unicode_list != NULL) { in compare_fonts()
216 TEST_ASSERT_TRUE_MESSAGE(cmaps1->unicode_list && cmaps2->unicode_list, "unicode_list"); in compare_fonts()
219 (uint8_t *)cmaps1->unicode_list, in compare_fonts()
220 (uint8_t *)cmaps2->unicode_list, in compare_fonts()
227 … TEST_ASSERT_EQUAL_PTR_MESSAGE(cmaps1->unicode_list, cmaps2->unicode_list, "unicode_list"); in compare_fonts()
/lvgl-latest/demos/benchmark/assets/
Dlv_font_benchmark_montserrat_12_compr_az.c.c215 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
219 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dlv_font_benchmark_montserrat_16_compr_az.c.c253 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
257 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dlv_font_benchmark_montserrat_28_compr_az.c.c404 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
408 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
/lvgl-latest/src/font/
Dlv_font_fmt_txt.c281 … uint16_t * p = lv_utils_bsearch(&key, fdsc->cmaps[i].unicode_list, fdsc->cmaps[i].list_length, in get_glyph_dsc_id()
282 … sizeof(fdsc->cmaps[i].unicode_list[0]), unicode_list_compare); in get_glyph_dsc_id()
285 lv_uintptr_t ofs = p - fdsc->cmaps[i].unicode_list; in get_glyph_dsc_id()
291 … uint16_t * p = lv_utils_bsearch(&key, fdsc->cmaps[i].unicode_list, fdsc->cmaps[i].list_length, in get_glyph_dsc_id()
292 … sizeof(fdsc->cmaps[i].unicode_list[0]), unicode_list_compare); in get_glyph_dsc_id()
295 lv_uintptr_t ofs = p - fdsc->cmaps[i].unicode_list; in get_glyph_dsc_id()
Dlv_font_fmt_txt.h97 const uint16_t * unicode_list; member
Dlv_binfont_loader.c146 lv_free((void *)cmaps[i].unicode_list); in lv_binfont_destroy()
257 uint16_t * unicode_list = (uint16_t *)lv_malloc(list_size); in load_cmaps_tables() local
259 cmap->unicode_list = unicode_list; in load_cmaps_tables()
262 if(lv_fs_read(fp, unicode_list, list_size, NULL) != LV_FS_RES_OK) { in load_cmaps_tables()
Dlv_font_dejavu_16_persian_hebrew.c6510 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6514 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6518 ….unicode_list = unicode_list_2, .glyph_id_ofs_list = NULL, .list_length = 8, .type = LV_FONT_FMT_T…
6522 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6526 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6530 ….unicode_list = NULL, .glyph_id_ofs_list = glyph_id_ofs_list_5, .list_length = 30, .type = LV_FONT…
6534 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6538 ….unicode_list = unicode_list_7, .glyph_id_ofs_list = NULL, .list_length = 78, .type = LV_FONT_FMT_…
6542 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6546 ….unicode_list = unicode_list_9, .glyph_id_ofs_list = NULL, .list_length = 31, .type = LV_FONT_FMT_…
[all …]
/lvgl-latest/demos/ebike/generated/
Dfont_ebike_130.c2707 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_ebike_56.c613 ….unicode_list = NULL, .glyph_id_ofs_list = glyph_id_ofs_list_0, .list_length = 12, .type = LV_FONT…
/lvgl-latest/demos/high_res/fonts/
Dfont_lv_demo_high_res_roboto_slab_light_80.c23552 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
23556 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_20.c2077 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
2081 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_30.c3817 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
3821 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_40.c6625 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
6629 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_45.c8030 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
8034 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_60.c13840 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
13844 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_regular_90.c31110 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
31114 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_light_160.c91689 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
91693 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_light_180.c115778 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
115782 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_slab_light_240.c204517 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
204521 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_medium_11.c850 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
854 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_medium_12.c997 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
1001 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_medium_16.c1399 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
1403 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_medium_18.c1630 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
1634 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
Dfont_lv_demo_high_res_roboto_medium_24.c2509 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…
2513 ….unicode_list = NULL, .glyph_id_ofs_list = NULL, .list_length = 0, .type = LV_FONT_FMT_TXT_CMAP_FO…

1234