Home
last modified time | relevance | path

Searched refs:LV_USE_SLIDER (Results 1 – 19 of 19) sorted by relevance

/lvgl-3.5.0/examples/get_started/
Dlv_example_get_started_3.c2 #if LV_BUILD_EXAMPLES && LV_USE_SLIDER
/lvgl-3.5.0/examples/widgets/slider/
Dlv_example_slider_1.c2 #if LV_USE_SLIDER && LV_BUILD_EXAMPLES
Dlv_example_slider_2.c2 #if LV_USE_SLIDER && LV_BUILD_EXAMPLES
Dlv_example_slider_3.c2 #if LV_USE_SLIDER && LV_BUILD_EXAMPLES
/lvgl-3.5.0/examples/others/msg/
Dlv_example_msg_1.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_msg_3.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_msg_2.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
/lvgl-3.5.0/examples/widgets/chart/
Dlv_example_chart_5.c2 #if LV_USE_CHART && LV_USE_SLIDER && LV_BUILD_EXAMPLES
/lvgl-3.5.0/src/widgets/
Dlv_slider.h18 #if LV_USE_SLIDER != 0
Dlv_slider.c10 #if LV_USE_SLIDER != 0
/lvgl-3.5.0/examples/widgets/img/
Dlv_example_img_2.c2 #if LV_USE_IMG && LV_USE_SLIDER && LV_BUILD_EXAMPLES
/lvgl-3.5.0/src/
Dlv_conf_internal.h1515 #ifndef LV_USE_SLIDER
1518 #define LV_USE_SLIDER CONFIG_LV_USE_SLIDER macro
1520 #define LV_USE_SLIDER 0 macro
1523 #define LV_USE_SLIDER 1 /*Requires: lv_bar*/ macro
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h488 #define LV_USE_SLIDER 1 /*Requires: lv_bar*/ macro
/lvgl-3.5.0/
Dlv_conf_template.h495 #define LV_USE_SLIDER 1 /*Requires: lv_bar*/
DKconfig782 config LV_USE_SLIDER config
/lvgl-3.5.0/examples/anim/
Dlv_example_anim_3.c2 #if LV_BUILD_EXAMPLES && LV_USE_SLIDER && LV_USE_CHART && LV_USE_BTN && LV_USE_GRID
/lvgl-3.5.0/src/extra/themes/basic/
Dlv_theme_basic.c247 #if LV_USE_SLIDER in theme_apply()
/lvgl-3.5.0/src/extra/themes/mono/
Dlv_theme_mono.c301 #if LV_USE_SLIDER in theme_apply()
/lvgl-3.5.0/src/extra/themes/default/
Dlv_theme_default.c850 #if LV_USE_SLIDER in theme_apply()