Searched defs:SetListEdgeEffect (Results 1 – 5 of 5) sorted by relevance
176 void SetListEdgeEffect(ArkUINodeHandle node, ArkUI_Int32 edgeEffect, ArkUI_Bool alwaysEnabled) in SetListEdgeEffect() function
159 void SetListEdgeEffect(NodeHandle node, int32_t edgeEffect, bool alwaysEnabled) in SetListEdgeEffect() function
1493 void (*SetListEdgeEffect)(NodeHandle node, int32_t edgeEffect, bool alwaysEnabled); member
250 ArkUINativeModuleValue ListBridge::SetListEdgeEffect(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListEdgeEffect() function in OHOS::Ace::NG::ListBridge
1457 void SetListEdgeEffect(ArkUI_NodeHandle node, const char* value) in SetListEdgeEffect() function