Searched refs:sliderValue (Results 1 – 5 of 5) sorted by relevance
19 sliderValue: 150,26 this.sliderValue = "slider clicked";35 this.sliderValue = value.progress;
281 int16_t sliderValue = slider->GetValue(); in OnRewindToComplete() local285 video_->CallJSFunctionWithOnePara(playSeekedFunc_, sliderValue); in OnRewindToComplete()
901 @State sliderValue: number = 0912 value: this.sliderValue,919 this.sliderValue = value
581 auto sliderValue = std::clamp(paintProperty->GetValueValue(fromValue), fromValue, toValue); in SetValidSlideRange() local584 ACE_UPDATE_NODE_PAINT_PROPERTY(SliderPaintProperty, Value, sliderValue, frameNode); in SetValidSlideRange()