Searched defs:DEFAULT_FILTER_STYLE (Results 1 – 2 of 2) sorted by relevance
81 const std::shared_ptr<CommonFilterStyle> DeclarationConstants::DEFAULT_FILTER_STYLE = member in OHOS::Ace::DeclarationConstants
104 static const std::shared_ptr<CommonFilterStyle> DEFAULT_FILTER_STYLE; variable