Home
last modified time | relevance | path

Searched refs:LV_USE_TINY_TTF (Results 1 – 10 of 10) sorted by relevance

/lvgl-latest/tests/src/
Dlv_test_conf.h23 #define LV_USE_TINY_TTF 1 macro
/lvgl-latest/src/extra/libs/tiny_ttf/
Dlv_tiny_ttf.h18 #if LV_USE_TINY_TTF
Dlv_tiny_ttf.c3 #if LV_USE_TINY_TTF
/lvgl-latest/tests/src/test_cases/
Dtest_tiny_ttf.c18 #if LV_USE_TINY_TTF in test_tiny_ttf_rendering_test()
/lvgl-latest/
Dlv_conf_template.h683 #define LV_USE_TINY_TTF 0
684 #if LV_USE_TINY_TTF
DKconfig1015 config LV_USE_TINY_TTF config
1019 depends on LV_USE_TINY_TTF
/lvgl-latest/docs/libs/
Dtiny_ttf.md7 When enabled in `lv_conf.h` with `LV_USE_TINY_TTF`
/lvgl-latest/src/
Dlv_conf_internal.h2221 #ifndef LV_USE_TINY_TTF
2223 #define LV_USE_TINY_TTF CONFIG_LV_USE_TINY_TTF macro
2225 #define LV_USE_TINY_TTF 0 macro
2228 #if LV_USE_TINY_TTF
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h661 #if LV_USE_TINY_TTF
DREADME.md57 - LV_USE_TINY_TTF