Home
last modified time | relevance | path

Searched defs:SetCellLength (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h238 void SetCellLength(int32_t cellLength) in SetCellLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp157 void GridModelNG::SetCellLength(int32_t value) in SetCellLength() function in OHOS::Ace::NG::GridModelNG
471 void GridModelNG::SetCellLength(FrameNode* frameNode, int32_t cellLength) in SetCellLength() function in OHOS::Ace::NG::GridModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_model_impl.cpp177 void GridModelImpl::SetCellLength(int32_t value) in SetCellLength() function in OHOS::Ace::Framework::GridModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp488 ArkUINativeModuleValue GridBridge::SetCellLength(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCellLength() function in OHOS::Ace::NG::GridBridge