Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h168 bool GetIsBackground() const in GetIsBackground() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp769 if (option.GetIsBackground()) { in CreateColorAnimation()