Searched defs:scrollAmount (Results 1 – 5 of 5) sorted by relevance
110 void SetScrollAmount(double scrollAmount) in SetScrollAmount()
70 void MarqueeModelNG::SetScrollAmount(const std::optional<double>& scrollAmount) in SetScrollAmount()328 …id MarqueeModelNG::SetScrollAmount(FrameNode* frameNode, const std::optional<double>& scrollAmount) in SetScrollAmount()
423 …auto scrollAmount = paintProperty->GetScrollAmount().value_or(DEFAULT_MARQUEE_SCROLL_AMOUNT.Conver… in OnlyPlayStatusChange() local
52 void MarqueeModelImpl::SetScrollAmount(const std::optional<double>& scrollAmount) in SetScrollAmount()
72 std::optional<double> scrollAmount = std::nullopt; member