Home
last modified time | relevance | path

Searched refs:SetGridRowsGap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_modifier.cpp95 void SetGridRowsGap(ArkUINodeHandle node, const struct ArkUIResourceLength* rowsGap) in SetGridRowsGap() function
493 … ResetGridRowsTemplate, SetGridColumnsGap, ResetGridColumnsGap, SetGridRowsGap, ResetGridRowsGap, in GetGridModifier()
510 SetGridColumnsGap, ResetGridColumnsGap, SetGridRowsGap, ResetGridRowsGap, in GetCJUIGridModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12528 int32_t SetGridRowsGap(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetGridRowsGap() function
14154 …tter* setters[] = { SetGridColumnsTemplate, SetGridRowsTemplate, SetGridColumnsGap, SetGridRowsGap, in SetGridAttribute()