Home
last modified time | relevance | path

Searched refs:LV_USE_ROLLER (Results 1 – 12 of 12) sorted by relevance

/lvgl-latest/examples/widgets/roller/
Dlv_example_roller_1.c2 #if LV_USE_ROLLER && LV_BUILD_EXAMPLES
Dlv_example_roller_2.c2 #if LV_USE_ROLLER && LV_FONT_MONTSERRAT_22 && LV_BUILD_EXAMPLES
Dlv_example_roller_3.c2 #if LV_USE_ROLLER && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
/lvgl-latest/src/widgets/
Dlv_roller.h18 #if LV_USE_ROLLER != 0
Dlv_roller.c10 #if LV_USE_ROLLER != 0
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h486 #define LV_USE_ROLLER 1 /*Requires: lv_label*/ macro
487 #if LV_USE_ROLLER
/lvgl-latest/
Dlv_conf_template.h498 #define LV_USE_ROLLER 1 /*Requires: lv_label*/
499 #if LV_USE_ROLLER
DKconfig785 config LV_USE_ROLLER config
792 depends on LV_USE_ROLLER
/lvgl-latest/src/
Dlv_conf_internal.h1514 #ifndef LV_USE_ROLLER
1517 #define LV_USE_ROLLER CONFIG_LV_USE_ROLLER macro
1519 #define LV_USE_ROLLER 0 macro
1522 #define LV_USE_ROLLER 1 /*Requires: lv_label*/ macro
1525 #if LV_USE_ROLLER
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c282 #if LV_USE_ROLLER in theme_apply()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c360 #if LV_USE_ROLLER in theme_apply()
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c931 #if LV_USE_ROLLER in theme_apply()