Searched defs:CreateScrollController (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | water_flow_model_impl.cpp | 43 RefPtr<ScrollControllerBase> WaterFlowModelImpl::CreateScrollController() in CreateScrollController() function in OHOS::Ace::Framework::WaterFlowModelImpl |
| D | list_model_impl.cpp | 45 RefPtr<ScrollControllerBase> ListModelImpl::CreateScrollController() in CreateScrollController() function in OHOS::Ace::Framework::ListModelImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ | ||
| D | water_flow_model_ng.cpp | 88 RefPtr<ScrollControllerBase> WaterFlowModelNG::CreateScrollController() in CreateScrollController() function in OHOS::Ace::NG::WaterFlowModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ | ||
| D | list_model_ng.cpp | 124 RefPtr<ScrollControllerBase> ListModelNG::CreateScrollController() in CreateScrollController() function in OHOS::Ace::NG::ListModelNG |