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 D | water_flow_model_impl.cpp | 43 RefPtr<ScrollControllerBase> WaterFlowModelImpl::CreateScrollController() in CreateScrollController() function in OHOS::Ace::Framework::WaterFlowModelImpl |
H A D | list_model_impl.cpp | 48 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 D | water_flow_model_ng.cpp | 75 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 D | list_model_ng.cpp | 102 RefPtr<ScrollControllerBase> ListModelNG::CreateScrollController() in CreateScrollController() function in OHOS::Ace::NG::ListModelNG |