Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1144 const char DOM_TRANSITION_EFFECT[] = "transitionEffect"; variable
H A Ddom_type.h1149 ACE_EXPORT extern const char DOM_TRANSITION_EFFECT[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1535 { DOM_TRANSITION_EFFECT, in SetCurrentStyle()