Searched defs:DEFAULT_VISIBILITY_STYLE (Results 1 – 2 of 2) sorted by relevance
73 const std::shared_ptr<CommonVisibilityStyle> DeclarationConstants::DEFAULT_VISIBILITY_STYLE = member in OHOS::Ace::DeclarationConstants
100 static const std::shared_ptr<CommonVisibilityStyle> DEFAULT_VISIBILITY_STYLE; variable