Searched refs:LV_FONT_FMT_TXT_CMAP_SPARSE_TINY (Results 1 – 25 of 30) sorted by relevance
12
/lvgl-latest/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 | 2727 …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 | 3156 …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 | 3567 …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 | 4102 …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 | 4651 …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 | 2781 …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 | 5722 …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 | 6521 …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 | 7165 …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 | 9600 …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 | 12079 …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 | 950 …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 | 1164 …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 | 1425 …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 | 3366 …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 | 1701 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_16.c | 1970 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
D | lv_font_montserrat_18.c | 2370 …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 | 5233 …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 | 7910 …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 | 8758 …code_list_1, .glyph_id_ofs_list = NULL, .list_length = 62, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY
|
/lvgl-latest/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