Searched refs:LV_FONT_FMT_TXT_CMAP_SPARSE_TINY (Results 1 – 25 of 30) sorted by relevance
12
/lvgl-3.5.0/src/font/ |
D | lv_font_fmt_txt.h | 53 LV_FONT_FMT_TXT_CMAP_SPARSE_TINY, enumerator
|
D | lv_font_fmt_txt.c | 232 else if(fdsc->cmaps[i].type == LV_FONT_FMT_TXT_CMAP_SPARSE_TINY) { in get_glyph_dsc_id()
|
D | lv_font_montserrat_20.c | 2728 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_22.c | 3157 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_24.c | 3568 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_26.c | 4103 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_28.c | 4652 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_28_compressed.c | 2782 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_30.c | 5234 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_32.c | 5723 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_34.c | 6522 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_36.c | 7166 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_38.c | 7911 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_40.c | 8759 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_42.c | 9601 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_44.c | 10427 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_46.c | 11379 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_48.c | 12080 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_8.c | 951 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_10.c | 1165 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_12.c | 1426 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_12_subpx.c | 3367 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_14.c | 1702 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
/lvgl-3.5.0/tests/src/test_fonts/ |
D | font_1.c | 899 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 59, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | font_2.c | 929 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 59, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
12