Searched defs:SetSpan (Results 1 – 7 of 7) sorted by relevance
49 void GridColModelNG::SetSpan(const RefPtr<V2::GridContainerSize> &span) in SetSpan() function in OHOS::Ace::NG::GridColModelNG64 void GridColModelNG::SetSpan(FrameNode *frameNode, const RefPtr<V2::GridContainerSize> &span) in SetSpan() function in OHOS::Ace::NG::GridColModelNG
32 void SetSpan(const RefPtr<GridContainerSize>& span) in SetSpan() function
39 void GridColModelImpl::SetSpan(const RefPtr<V2::GridContainerSize>& span) in SetSpan() function in OHOS::Ace::Framework::GridColModelImpl
52 void SetSpan(NodeHandle node, int32_t *containerSizeArray, int32_t size) in SetSpan() function
806 void (*SetSpan)(NodeHandle node, int32_t* containerSizeArray, int32_t size); member
93 bool GridProperty::SetSpan(GridSizeType type, int32_t span) in SetSpan() function in OHOS::Ace::NG::GridProperty
86 ArkUINativeModuleValue GridColBridge::SetSpan(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSpan() function in OHOS::Ace::NG::GridColBridge