Home
last modified time | relevance | path

Searched defs:hor (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/widgets/switch/
Dlv_switch.c199 bool hor = false; in draw_main() local
/lvgl-latest/src/widgets/slider/
Dlv_slider.c430 … void position_knob(lv_obj_t * obj, lv_area_t * knob_area, const int32_t knob_size, const bool hor) in position_knob()
/lvgl-latest/src/widgets/bar/
Dlv_bar.c305 bool hor = false; in draw_indic() local