Searched defs:range (Results 1 – 8 of 8) sorted by relevance
116 void LottieTextRange::range(float frameNo, float totalLen, float& start, float& end) in range() function in LottieTextRange127 auto range = end - start; in range() local
237 auto range = frames->last().no - (*frames)[exp->loop.key].no; in _loop() local246 auto range = (*frames)[frames->count - 1 - exp->loop.key].no - frames->first().no; in _loop() local
33 lv_point_t range; /**< The touchscreen resolution*/ member
276 SizeType range; in RAPIDJSON_DIAG_OFF() local
562 const int32_t range = slider->bar.max_value - slider->bar.min_value; in update_knob_pos() local
298 int32_t range = bar->max_value - bar->min_value; in draw_indic() local
164 void LV_ATTRIBUTE_FAST_MEM lv_gradient_color_calculate(const lv_grad_dsc_t * dsc, int32_t range, in lv_gradient_color_calculate()
4735 stbtt_pack_range range; local