Home
last modified time | relevance | path

Searched defs:DEFAULT_SHARE_TRANSITION_STYLE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp85 … std::shared_ptr<CommonShareTransitionStyle> DeclarationConstants::DEFAULT_SHARE_TRANSITION_STYLE = member in OHOS::Ace::DeclarationConstants
H A Ddeclaration_constants.h106 static const std::shared_ptr<CommonShareTransitionStyle> DEFAULT_SHARE_TRANSITION_STYLE; variable