Searched refs:lv_spinbox_set_step (Results 1 – 2 of 2) sorted by relevance
111 void lv_spinbox_set_step(lv_obj_t * spinbox, uint32_t step);
100 lv_spinbox_set_step(new_spinbox, copy_ext->step); in lv_spinbox_create()162 void lv_spinbox_set_step(lv_obj_t * spinbox, uint32_t step) in lv_spinbox_set_step() function
Completed in 4 milliseconds