Searched refs:ResetCellLength (Results 1 – 4 of 4) sorted by relevance
49 static ArkUINativeModuleValue ResetCellLength(ArkUIRuntimeCallInfo* runtimeCallInfo);
504 ArkUINativeModuleValue GridBridge::ResetCellLength(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCellLength() function in OHOS::Ace::NG::GridBridge
3311 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetCellLength)); in RegisterGridAttributes()
64 ResetCellLength(); in Reset()