Home
last modified time | relevance | path

Searched refs:lv_obj_set_style_translate_x (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.4.0/examples/scroll/
Dlv_example_scroll_6.c39 lv_obj_set_style_translate_x(child, x, 0); in scroll_event_cb()
/lvgl-3.4.0/examples/anim/
Dlv_example_anim_3.c88 lv_obj_set_style_translate_x(var, v, LV_PART_MAIN); in anim_x_cb()
/lvgl-3.4.0/src/core/
Dlv_obj_style_gen.c91 void lv_obj_set_style_translate_x(struct _lv_obj_t * obj, lv_coord_t value, lv_style_selector_t sel… in lv_obj_set_style_translate_x() function
Dlv_obj_style_gen.h559 void lv_obj_set_style_translate_x(struct _lv_obj_t * obj, lv_coord_t value, lv_style_selector_t sel…