Home
last modified time | relevance | path

Searched refs:ResetCellLength (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.h49 static ArkUINativeModuleValue ResetCellLength(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_grid_bridge.cpp504 ArkUINativeModuleValue GridBridge::ResetCellLength(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCellLength() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_api_impl_bridge.cpp3311 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetCellLength)); in RegisterGridAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_property.h64 ResetCellLength(); in Reset()