Home
last modified time | relevance | path

Searched defs:SetScrollPage (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp30 void GridComponent::SetScrollPage(bool scrollPage) in SetScrollPage() function in OHOS::Ace::GridComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.h95 void SetScrollPage(bool scrollPage) in SetScrollPage() function
H A Drender_scroll.h161 void SetScrollPage(bool scrollPage) in SetScrollPage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h144 void SetScrollPage(bool scrollPage) in SetScrollPage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h52 void SetScrollPage(bool scrollPage) in SetScrollPage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp485 void SetScrollPage(ArkUINodeHandle node, ArkUI_Int32 next, ArkUI_Int32 animation) in SetScrollPage() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp5542 int32_t SetScrollPage(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetScrollPage() function