Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h40 bool IsTakeBoundary() const in IsTakeBoundary() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.cpp62 TakeBoundary(scroll->IsTakeBoundary()); in Update()