Searched defs:DEFAULT_OPACITY_STYLE (Results 1 – 2 of 2) sorted by relevance
71 const std::shared_ptr<CommonOpacityStyle> DeclarationConstants::DEFAULT_OPACITY_STYLE = member in OHOS::Ace::DeclarationConstants
99 static const std::shared_ptr<CommonOpacityStyle> DEFAULT_OPACITY_STYLE; variable