Searched defs:DEFAULT_TEXT_STYLE (Results 1 – 2 of 2) sorted by relevance
168 const std::shared_ptr<TextSpecializedStyle> DeclarationConstants::DEFAULT_TEXT_STYLE = member in OHOS::Ace::DeclarationConstants
175 static const std::shared_ptr<TextSpecializedStyle> DEFAULT_TEXT_STYLE; variable