Searched defs:DEFAULT_POSITION_STYLE (Results 1 – 2 of 2) sorted by relevance
69 const std::shared_ptr<CommonPositionStyle> DeclarationConstants::DEFAULT_POSITION_STYLE = member in OHOS::Ace::DeclarationConstants
98 static const std::shared_ptr<CommonPositionStyle> DEFAULT_POSITION_STYLE; variable