Home
last modified time | relevance | path

Searched refs:SetClipWithShadow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h139 void SetClipWithShadow(bool clipWithShadow) in SetClipWithShadow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp260 clip->SetClipWithShadow(true); in BuildAnimation()