Home
last modified time | relevance | path

Searched refs:set_width (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/examples/anim/
Dlv_example_anim_timeline_1.c7 static void set_width(lv_anim_t * var, int32_t v) in set_width() function
113 lv_anim_set_custom_exec_cb(&a1, set_width); in lv_example_anim_timeline_1()
130 lv_anim_set_custom_exec_cb(&a3, set_width); in lv_example_anim_timeline_1()
147 lv_anim_set_custom_exec_cb(&a5, set_width); in lv_example_anim_timeline_1()
/lvgl-latest/docs/
DREADME_jp.rst522 ltr_label.set_width(310)
529 rtl_label.set_width(310)
537 cz_label.set_width(310)
DREADME_zh.rst510 ltr_label.set_width(310)
517 rtl_label.set_width(310)
525 cz_label.set_width(310)
DREADME_pt_BR.rst582 ltr_label.set_width(310)
589 rtl_label.set_width(310)
597 cz_label.set_width(310)
/lvgl-latest/tests/micropy_test/
Dmicropy.py263 btn_label.set_width(lv.pct(100))
/lvgl-latest/env_support/pikascript/
Dpika_lvgl.pyi148 def set_width(self, w: int): ...
/lvgl-latest/
DREADME.md396 ltr_label.set_width(310)
403 rtl_label.set_width(310)
411 cz_label.set_width(310)