Searched defs:SetListLanes (Results 1 – 3 of 3) sorted by relevance
38 void SetListLanes(NodeHandle node, int32_t lanesNum, const struct ArkUIDimensionType* minLengthType, in SetListLanes() function
54 void SetListLanes(ArkUINodeHandle node, ArkUI_Int32 lanesNum, const struct ArkUIDimensionType* minL… in SetListLanes() function
41 ArkUINativeModuleValue ListBridge::SetListLanes(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListLanes() function in OHOS::Ace::NG::ListBridge