Searched defs:DEFAULT_CARD_TRANSITION_STYLE (Results 1 – 2 of 2) sorted by relevance
87 …st std::shared_ptr<CommonCardTransitionStyle> DeclarationConstants::DEFAULT_CARD_TRANSITION_STYLE = member in OHOS::Ace::DeclarationConstants
107 static const std::shared_ptr<CommonCardTransitionStyle> DEFAULT_CARD_TRANSITION_STYLE; variable