Home
last modified time | relevance | path

Searched refs:lv_obj_set_style_bg_grad_stop (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/demos/render/
Dlv_demo_render.c85 lv_obj_set_style_bg_grad_stop(obj, 200, 0); in fill_cb()
93 lv_obj_set_style_bg_grad_stop(obj, 200, 0); in fill_cb()
103 lv_obj_set_style_bg_grad_stop(obj, 200, 0); in fill_cb()
112 lv_obj_set_style_bg_grad_stop(obj, 200, 0); in fill_cb()
/lvgl-latest/src/core/
Dlv_obj_style_gen.c317 void lv_obj_set_style_bg_grad_stop(lv_obj_t * obj, int32_t value, lv_style_selector_t selector) in lv_obj_set_style_bg_grad_stop() function
Dlv_obj_style_gen.h804 void lv_obj_set_style_bg_grad_stop(lv_obj_t * obj, int32_t value, lv_style_selector_t selector);