Home
last modified time | relevance | path

Searched refs:SetParentScrollable (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dnestable_scroll_container.cpp79 void NestableScrollContainer::SetParentScrollable() in SetParentScrollable() function in OHOS::Ace::NG::NestableScrollContainer
H A Dnestable_scroll_container.h89 void SetParentScrollable();
H A Dscrollable_pattern.cpp203 SetParentScrollable(); in SetAxis()
293 SetParentScrollable(); in OnScrollPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp1198 SetParentScrollable(); in OnScrollStartRecursive()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_fling_test_ng.cpp70 scrollPn->SetParentScrollable(); in InitNestedScrolls()
H A Dscrollable_test_ng.cpp55 scrollPn->SetParentScrollable(); in InitNestedScrolls()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp4924 SetParentScrollable(); in NotifyParentScrollStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp815 pattern->SetParentScrollable(); in InitPanEvent()