Home
last modified time | relevance | path

Searched refs:lv_switch_set_orientation (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/widgets/switch/
Dlv_switch.h61 void lv_switch_set_orientation(lv_obj_t * obj, lv_switch_orientation_t orientation);
Dlv_switch.c88 void lv_switch_set_orientation(lv_obj_t * obj, lv_switch_orientation_t orientation) in lv_switch_set_orientation() function
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_switch.c154 lv_switch_set_orientation(sw, LV_SWITCH_ORIENTATION_VERTICAL); in test_screeshots()
158 lv_switch_set_orientation(sw, LV_SWITCH_ORIENTATION_VERTICAL); in test_screeshots()
/lvgl-latest/examples/widgets/switch/
Dlv_example_switch_2.c27 lv_switch_set_orientation(sw, LV_SWITCH_ORIENTATION_VERTICAL); in lv_example_switch_2()
/lvgl-latest/docs/details/widgets/
Dswitch.rst61 :cpp:expr:`lv_switch_set_orientation(widget, orientation)`. Possible values for