Searched defs:DEFAULT_DISPLAY_STYLE (Results 1 – 2 of 2) sorted by relevance
75 const std::shared_ptr<CommonDisplayStyle> DeclarationConstants::DEFAULT_DISPLAY_STYLE = member in OHOS::Ace::DeclarationConstants
101 static const std::shared_ptr<CommonDisplayStyle> DEFAULT_DISPLAY_STYLE; variable