Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_paint_method.h38 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
Dgrid_model_static.cpp143 void GridModelStatic::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::GridModelStatic
Dgrid_model_ng.cpp200 void GridModelNG::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge edge) in SetEdgeEffect() function in OHOS::Ace::NG::GridModelNG
558 void GridModelNG::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_paint_method.h50 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
Dwater_flow_model_ng.cpp347 void WaterFlowModelNG::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge edge) in SetEdgeEffect() function in OHOS::Ace::NG::WaterFlowModelNG
624 void WaterFlowModelNG::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::WaterFlowModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_paint_method.h48 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
Dscroll_model_static.cpp236 void ScrollModelStatic::SetEdgeEffect(FrameNode* frameNode, const std::optional<EdgeEffect>& edgeEf… in SetEdgeEffect() function in OHOS::Ace::NG::ScrollModelStatic
Dscroll_model_ng.cpp444 void ScrollModelNG::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge edge) in SetEdgeEffect() function in OHOS::Ace::NG::ScrollModelNG
518 void ScrollModelNG::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dwater_flow_model_impl.h56 …void SetEdgeEffect(EdgeEffect /* edgeEffect */, bool /* alwaysEnabled */, EffectEdge /* effectEdge… in SetEdgeEffect() function
Dscroll_model_impl.cpp139 void ScrollModelImpl::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge effectEdg… in SetEdgeEffect() function in OHOS::Ace::Framework::ScrollModelImpl
Dlist_model_impl.cpp68 void ListModelImpl::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge effectEdge) in SetEdgeEffect() function in OHOS::Ace::Framework::ListModelImpl
Dswiper_model_impl.cpp170 void SwiperModelImpl::SetEdgeEffect(EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::Framework::SwiperModelImpl
Dgrid_model_impl.cpp214 void GridModelImpl::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge effectEdge) in SetEdgeEffect() function in OHOS::Ace::Framework::GridModelImpl
/foundation/arkui/ace_engine/frameworks/core/animation/
Dchain_animation.h108 void SetEdgeEffect(ChainEdgeEffect edgeEffect) in SetEdgeEffect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_paint_method.h74 void SetEdgeEffect(WeakPtr<ScrollEdgeEffect>&& edgeEffect) in SetEdgeEffect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable_model_static.cpp158 void ScrollableModelStatic::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::ScrollableModelStatic
Dscrollable_model_ng.cpp25 void ScrollableModelNG::SetEdgeEffect(EdgeEffect edgeEffect, bool alwaysEnabled, EffectEdge effectE… in SetEdgeEffect() function in OHOS::Ace::NG::ScrollableModelNG
231 void ScrollableModelNG::SetEdgeEffect( in SetEdgeEffect() function in OHOS::Ace::NG::ScrollableModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model.h162 virtual void SetEdgeEffect(EdgeEffect edgeEffect) {} in SetEdgeEffect() function
/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.cpp290 void SwiperComponent::SetEdgeEffect(const EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::SwiperComponent
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dscrollable_modifier.cpp188 void SetEdgeEffect(ArkUINodeHandle node, ArkUI_Int32 edgeEffect, ArkUI_Bool alwaysEnabled, ArkUI_In… in SetEdgeEffect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_static.cpp266 void SwiperModelStatic::SetEdgeEffect(FrameNode* frameNode, EdgeEffect edgeEffect) in SetEdgeEffect() function in OHOS::Ace::NG::SwiperModelStatic
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_water_flow.cpp513 void JSWaterFlow::SetEdgeEffect(const JSCallbackInfo& info) in SetEdgeEffect() function in OHOS::Ace::Framework::JSWaterFlow
Djs_scroll.cpp434 void JSScroll::SetEdgeEffect(const JSCallbackInfo& args) in SetEdgeEffect() function in OHOS::Ace::Framework::JSScroll
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
Dswiper_declaration.h188 void SetEdgeEffect(const EdgeEffect edgeEffect) in SetEdgeEffect() function

12