Searched refs:scale_total_height (Results 1 – 1 of 1) sorted by relevance
1099 …const int32_t scale_total_height = lv_obj_get_height(obj) - (pad_top + pad_bottom + tick_pad_top +… in scale_get_tick_points() local1100 …const int32_t offset = ((int32_t) tick_idx * (int32_t) scale_total_height) / (int32_t)(tmp_tick_co… in scale_get_tick_points()