Searched refs:LV_USE_IMGFONT (Results 1 – 11 of 11) sorted by relevance
18 #if LV_USE_IMGFONT
11 #if LV_USE_IMGFONT
5 #if LV_USE_IMGFONT
7 Enable `LV_USE_IMGFONT` in `lv_conf.h`.
717 #define LV_USE_IMGFONT 0
1050 config LV_USE_IMGFONT config
2309 #ifndef LV_USE_IMGFONT2311 #define LV_USE_IMGFONT CONFIG_LV_USE_IMGFONT macro2313 #define LV_USE_IMGFONT 0 macro
64 - LV_USE_IMGFONT
55 #if LV_USE_IMGFONT in draw_letter_normal()
176 #if LV_USE_IMGFONT in draw_letter_normal()
497 - fix(Kconfig): move LV_USE_IMGFONT to others menu [`3176`](https://github.com/lvgl/lvgl/pull/3176)