Home
last modified time | relevance | path

Searched refs:CommonFilterStyle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h151 struct CommonFilterStyle : Style { struct
H A Ddeclaration_constants.cpp81 const std::shared_ptr<CommonFilterStyle> DeclarationConstants::DEFAULT_FILTER_STYLE =
82 std::make_shared<CommonFilterStyle>();
H A Ddeclaration_constants.h104 static const std::shared_ptr<CommonFilterStyle> DEFAULT_FILTER_STYLE;