Searched defs:rowGap (Results 1 – 9 of 9) sorted by relevance
99 CalcDimension rowGap; in ParseGaps() local
279 CalcDimension rowGap; in SetRowsGap() local
283 CalcDimension rowGap; in SetRowsGap() local
39 double rowGap = 0.0; member
123 void GridLayoutComponent::SetRowGap(const Dimension& rowGap) in SetRowGap()
113 …WaterFlowSectionOption_SetRowGap(ArkUI_WaterFlowSectionOption* option, int32_t index, float rowGap) in OH_ArkUI_WaterFlowSectionOption_SetRowGap()
12535 ArkUIResourceLength rowGap = { item->value[NUM_0].f32, GetDefaultUnit(node, UNIT_VP), nullptr }; in SetGridRowsGap() local
228 auto rowGap = options[i].rowsGap.value_or(props->GetRowsGap().value_or(0.0_vp)); in SegmentedInit() local
173 CalcDimension rowGap; in SetRowsGap() local