Searched defs:DEFAULT_ANIMATION_STYLE (Results 1 – 2 of 2) sorted by relevance
83 const std::shared_ptr<CommonAnimationStyle> DeclarationConstants::DEFAULT_ANIMATION_STYLE = member in OHOS::Ace::DeclarationConstants
105 static const std::shared_ptr<CommonAnimationStyle> DEFAULT_ANIMATION_STYLE; variable