Home
last modified time | relevance | path

Searched refs:lv_style_set_bg_grad_dir (Results 1 – 13 of 13) sorted by relevance

/lvgl-latest/examples/styles/
Dlv_example_style_13.c13 lv_style_set_bg_grad_dir(&style_indic, LV_GRAD_DIR_HOR); in lv_example_style_13()
/lvgl-latest/examples/widgets/bar/
Dlv_example_bar_3.c20 lv_style_set_bg_grad_dir(&style_indic, LV_GRAD_DIR_VER); in lv_example_bar_3()
/lvgl-latest/examples/widgets/button/
Dlv_example_button_2.c18 lv_style_set_bg_grad_dir(&style, LV_GRAD_DIR_VER); in lv_example_button_2()
/lvgl-latest/examples/get_started/
Dlv_example_get_started_3.c22 lv_style_set_bg_grad_dir(&style_btn, LV_GRAD_DIR_VER); in style_init()
/lvgl-latest/demos/multilang/
Dlv_demo_multilang.c198 lv_style_set_bg_grad_dir(&style_hide, LV_GRAD_DIR_HOR); in lv_demo_multilang()
220 lv_style_set_bg_grad_dir(&style_btn, LV_GRAD_DIR_HOR); in lv_demo_multilang()
/lvgl-latest/demos/transform/
Dlv_demo_transform.c78 lv_style_set_bg_grad_dir(&style_btn, LV_GRAD_DIR_HOR); in lv_demo_transform()
/lvgl-latest/examples/others/observer/
Dlv_example_observer_6.c167 lv_style_set_bg_grad_dir(&styles.style_main, LV_GRAD_DIR_HOR); in my_button_create()
/lvgl-latest/src/misc/
Dlv_style_gen.c301 void lv_style_set_bg_grad_dir(lv_style_t * style, lv_grad_dir_t value) in lv_style_set_bg_grad_dir() function
Dlv_style_gen.h53 void lv_style_set_bg_grad_dir(lv_style_t * style, lv_grad_dir_t value);
/lvgl-latest/docs/
DREADME_jp.rst381 lv_style_set_bg_grad_dir(&style_indicator, LV_GRAD_DIR_HOR);
DREADME_zh.rst395 lv_style_set_bg_grad_dir(&style_indicator, LV_GRAD_DIR_HOR);
DREADME_pt_BR.rst441 lv_style_set_bg_grad_dir(&style_indicator, LV_GRAD_DIR_HOR);
/lvgl-latest/
DREADME.md295 lv_style_set_bg_grad_dir(&style_indicator, LV_GRAD_DIR_HOR);