Home
last modified time | relevance | path

Searched refs:changeDuration_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h100 changeDuration_ = true; in SetDuration()
302 return changeDuration_; in HasDurationChanged()
377 bool changeDuration_ = false; variable