Searched defs:DEFAULT_COMMON_STYLE (Results 1 – 2 of 2) sorted by relevance
58 const std::shared_ptr<CommonStyle> DeclarationConstants::DEFAULT_COMMON_STYLE = std::make_shared<Co… member in OHOS::Ace::DeclarationConstants
91 static const std::shared_ptr<CommonStyle> DEFAULT_COMMON_STYLE; variable