Home
last modified time | relevance | path

Searched defs:CreateScrollController (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dwater_flow_model_impl.cpp43 RefPtr<ScrollControllerBase> WaterFlowModelImpl::CreateScrollController() in CreateScrollController() function in OHOS::Ace::Framework::WaterFlowModelImpl
H A Dlist_model_impl.cpp48 RefPtr<ScrollControllerBase> ListModelImpl::CreateScrollController() in CreateScrollController() function in OHOS::Ace::Framework::ListModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp75 RefPtr<ScrollControllerBase> WaterFlowModelNG::CreateScrollController() in CreateScrollController() function in OHOS::Ace::NG::WaterFlowModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp102 RefPtr<ScrollControllerBase> ListModelNG::CreateScrollController() in CreateScrollController() function in OHOS::Ace::NG::ListModelNG