Searched defs:DEFAULT_CLIP_PATH_STYLE (Results 1 – 2 of 2) sorted by relevance
91 const std::shared_ptr<CommonClipPathStyle> DeclarationConstants::DEFAULT_CLIP_PATH_STYLE = member in OHOS::Ace::DeclarationConstants
109 static const std::shared_ptr<CommonClipPathStyle> DEFAULT_CLIP_PATH_STYLE; variable