Home
last modified time | relevance | path

Searched defs:SetEdgeEffect (Results 1 – 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_paint_method.h39 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
Dscroll_model_ng.cpp168 void ScrollModelNG::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_paint_method.h64 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
Dlist_model_ng.cpp74 void ListModelNG::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dscroll_model_impl.cpp144 void ScrollModelImpl::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::ScrollModelImpl
Dlist_model_impl.cpp71 void ListModelImpl::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::ListModelImpl
Dswiper_model_impl.cpp171 void SwiperModelImpl::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::SwiperModelImpl
Dgrid_model_impl.cpp205 void GridModelImpl::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::GridModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_ng.cpp123 void SwiperModelNG::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::NG::SwiperModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable_pattern.cpp151 void ScrollablePattern::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::NG::ScrollablePattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_scroll.cpp290 void JSScroll::SetEdgeEffect(int edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::JSScroll
Djs_grid.cpp282 void JSGrid::SetEdgeEffect(int32_t value) in SetEdgeEffect() function in OHOS::Ace::Framework::JSGrid
Djs_list.cpp64 void JSList::SetEdgeEffect(int32_t edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::JSList
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_model_ng.cpp165 void GridModelNG::SetEdgeEffect(EdgeEffect edgeEffect) {} in SetEdgeEffect() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Dgrid_layout_component.h268 void SetEdgeEffect(EdgeEffect value) in SetEdgeEffect() function
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
Dswiper_component.cpp291 void SwiperComponent::SetEdgeEffect(const EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::SwiperComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
Dswiper_declaration.h176 void SetEdgeEffect(const EdgeEffect edgeEffect) in SetEdgeEffect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_pattern.cpp934 void TabBarPattern::SetEdgeEffect(const RefPtr<GestureEventHub>& gestureHub) in SetEdgeEffect() function in OHOS::Ace::NG::TabBarPattern