Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h79 operationCustomChanged_ = change; in SetOperationCustomChanged()
89 return operationCustomChanged_; in IsOperationCustomChanged()
208 bool operationCustomChanged_ = false; variable