Searched refs:LV_IMGFONT_PATH_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
16 #define LV_IMGFONT_PATH_MAX_LEN 64 macro24 char path[LV_IMGFONT_PATH_MAX_LEN];51 LV_ASSERT_MSG(LV_IMGFONT_PATH_MAX_LEN > sizeof(lv_img_dsc_t), in lv_imgfont_create()106 if(!dsc->path_cb(dsc->font, dsc->path, LV_IMGFONT_PATH_MAX_LEN, unicode, unicode_next)) { in imgfont_get_glyph_dsc()