Home
last modified time | relevance | path

Searched defs:rowGap (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp99 CalcDimension rowGap; in ParseGaps() local
H A Djs_water_flow.cpp279 CalcDimension rowGap; in SetRowsGap() local
H A Djs_grid.cpp283 CalcDimension rowGap; in SetRowsGap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/div/
H A Ddiv_declaration.h39 double rowGap = 0.0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp123 void GridLayoutComponent::SetRowGap(const Dimension& rowGap) in SetRowGap()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dwaterflow_section_option.cpp113 …WaterFlowSectionOption_SetRowGap(ArkUI_WaterFlowSectionOption* option, int32_t index, float rowGap) in OH_ArkUI_WaterFlowSectionOption_SetRowGap()
H A Dstyle_modifier.cpp12535 ArkUIResourceLength rowGap = { item->value[NUM_0].f32, GetDefaultUnit(node, UNIT_VP), nullptr }; in SetGridRowsGap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp228 auto rowGap = options[i].rowsGap.value_or(props->GetRowsGap().value_or(0.0_vp)); in SegmentedInit() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_water_flow_bridge.cpp173 CalcDimension rowGap; in SetRowsGap() local