/lvgl-latest/src/font/ |
D | lv_font_loader.c | 68 int32_t load_kern(lv_fs_file_t * fp, lv_font_fmt_txt_dsc_t * font_dsc, uint8_t format, uint32_t sta… 242 static bool load_cmaps_tables(lv_fs_file_t * fp, lv_font_fmt_txt_dsc_t * font_dsc, in load_cmaps_tables() argument 245 …if(lv_fs_read(fp, cmap_table, font_dsc->cmap_num * sizeof(cmap_table_bin_t), NULL) != LV_FS_RES_OK… in load_cmaps_tables() 249 for(unsigned int i = 0; i < font_dsc->cmap_num; ++i) { in load_cmaps_tables() 255 lv_font_fmt_txt_cmap_t * cmap = (lv_font_fmt_txt_cmap_t *) & (font_dsc->cmaps[i]); in load_cmaps_tables() 309 static int32_t load_cmaps(lv_fs_file_t * fp, lv_font_fmt_txt_dsc_t * font_dsc, uint32_t cmaps_start) in load_cmaps() argument 326 font_dsc->cmaps = cmaps; in load_cmaps() 327 font_dsc->cmap_num = cmaps_subtables_count; in load_cmaps() 329 cmap_table_bin_t * cmaps_tables = lv_mem_alloc(sizeof(cmap_table_bin_t) * font_dsc->cmap_num); in load_cmaps() 331 bool success = load_cmaps_tables(fp, font_dsc, cmaps_start, cmaps_tables); in load_cmaps() [all …]
|
D | lv_font_unscii_16.c | 601 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 603 static lv_font_fmt_txt_dsc_t font_dsc = { 640 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_unscii_8.c | 437 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 439 static lv_font_fmt_txt_dsc_t font_dsc = { 476 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_20.c | 3177 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 3179 static lv_font_fmt_txt_dsc_t font_dsc = { 3216 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_22.c | 3606 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 3608 static lv_font_fmt_txt_dsc_t font_dsc = { 3645 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_24.c | 4017 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 4019 static lv_font_fmt_txt_dsc_t font_dsc = { 4056 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_26.c | 4552 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 4554 static lv_font_fmt_txt_dsc_t font_dsc = { 4591 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_28.c | 5101 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 5103 static lv_font_fmt_txt_dsc_t font_dsc = { 5140 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_28_compressed.c | 3231 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 3233 static lv_font_fmt_txt_dsc_t font_dsc = { 3270 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_32.c | 6172 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 6174 static lv_font_fmt_txt_dsc_t font_dsc = { 6211 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_34.c | 6971 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 6973 static lv_font_fmt_txt_dsc_t font_dsc = { 7010 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_36.c | 7615 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 7617 static lv_font_fmt_txt_dsc_t font_dsc = { 7654 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_42.c | 10050 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 10052 static lv_font_fmt_txt_dsc_t font_dsc = { 10089 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_48.c | 12529 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 12531 static lv_font_fmt_txt_dsc_t font_dsc = { 12568 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_8.c | 1400 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 1402 static lv_font_fmt_txt_dsc_t font_dsc = { 1439 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_10.c | 1614 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 1616 static lv_font_fmt_txt_dsc_t font_dsc = { 1653 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_12.c | 1875 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 1877 static lv_font_fmt_txt_dsc_t font_dsc = { 1914 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_12_subpx.c | 3816 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 3818 static lv_font_fmt_txt_dsc_t font_dsc = { 3855 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_14.c | 2151 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 2153 static lv_font_fmt_txt_dsc_t font_dsc = { 2190 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_16.c | 2420 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 2422 static lv_font_fmt_txt_dsc_t font_dsc = { 2459 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_montserrat_18.c | 2820 static const lv_font_fmt_txt_dsc_t font_dsc = { variable 2822 static lv_font_fmt_txt_dsc_t font_dsc = { 2859 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
/lvgl-latest/demos/benchmark/assets/ |
D | lv_font_bechmark_montserrat_12_compr_az.c.c | 287 static lv_font_fmt_txt_dsc_t font_dsc = { variable 313 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_bechmark_montserrat_16_compr_az.c.c | 325 static lv_font_fmt_txt_dsc_t font_dsc = { variable 351 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
D | lv_font_bechmark_montserrat_28_compr_az.c.c | 476 static lv_font_fmt_txt_dsc_t font_dsc = { variable 502 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|
/lvgl-latest/tests/src/test_fonts/ |
D | font_3.c | 919 static lv_font_fmt_txt_dsc_t font_dsc = { variable 944 .dsc = &font_dsc /*The custom font data. Will be accessed by `get_glyph_bitmap/dsc` */
|