Home
last modified time | relevance | path

Searched defs:SetRowsGap (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dwater_flow_model_impl.cpp96 void WaterFlowModelImpl::SetRowsGap(const Dimension& value) in SetRowsGap() function in OHOS::Ace::Framework::WaterFlowModelImpl
H A Dgrid_model_impl.cpp81 void GridModelImpl::SetRowsGap(const Dimension& value) in SetRowsGap() function in OHOS::Ace::Framework::GridModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_component.cpp42 void WaterFlowComponent::SetRowsGap(const Dimension& rowsGap) in SetRowsGap() function in OHOS::Ace::V2::WaterFlowComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp90 void GridModelNG::SetRowsGap(const Dimension& value) in SetRowsGap() function in OHOS::Ace::NG::GridModelNG
408 void GridModelNG::SetRowsGap(FrameNode* frameNode, const Dimension& rowsGap) in SetRowsGap() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp274 void JSWaterFlow::SetRowsGap(const JSCallbackInfo& info) in SetRowsGap() function in OHOS::OHOS::Ace::Framework::JSWaterFlow
H A Djs_grid.cpp278 void JSGrid::SetRowsGap(const JSCallbackInfo& info) in SetRowsGap() function in OHOS::OHOS::Ace::Framework::JSGrid
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp175 void WaterFlowModelNG::SetRowsGap(const Dimension& value) in SetRowsGap() function in OHOS::Ace::NG::WaterFlowModelNG
439 void WaterFlowModelNG::SetRowsGap(FrameNode* frameNode, const Dimension& value) in SetRowsGap() function in OHOS::Ace::NG::WaterFlowModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp212 ArkUINativeModuleValue GridBridge::SetRowsGap(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRowsGap() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_water_flow_bridge.cpp165 ArkUINativeModuleValue WaterFlowBridge::SetRowsGap(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRowsGap() function in OHOS::Ace::NG::WaterFlowBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp99 void SetRowsGap(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) in SetRowsGap() function

Completed in 12 milliseconds