Searched defs:DEFAULT_SIZE_STYLE (Results 1 – 2 of 2) sorted by relevance
59 const std::shared_ptr<CommonSizeStyle> DeclarationConstants::DEFAULT_SIZE_STYLE = std::make_shared<… member in OHOS::Ace::DeclarationConstants
92 static const std::shared_ptr<CommonSizeStyle> DEFAULT_SIZE_STYLE; variable