Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h124 bool IsFollowChild() const in IsFollowChild() function
H A Drender_clip.cpp34 followChildSize_ = clip->IsFollowChild(); in Update()