Searched refs:lv_bar_set_orientation (Results 1 – 5 of 5) sorted by relevance
97 void lv_bar_set_orientation(lv_obj_t * obj, lv_bar_orientation_t orientation);
171 void lv_bar_set_orientation(lv_obj_t * obj, lv_bar_orientation_t orientation) in lv_bar_set_orientation() function
41 - :cpp:expr:`lv_bar_set_orientation(bar, orientation)` to override orientation
408 lv_bar_set_orientation(bar, orientation); in bar_create_orientation()
165 lv_bar_set_orientation(obj, (lv_bar_orientation_t)orientation); in lv_slider_set_orientation()