Searched defs:new_step (Results 1 – 1 of 1) sorted by relevance
139 const int32_t new_step = lv_pow(10, pos); in lv_spinbox_set_cursor_pos() local184 const int32_t new_step = spinbox->step / 10; in lv_spinbox_step_next() local196 const int32_t new_step = spinbox->step * 10; in lv_spinbox_step_prev() local