Home
last modified time | relevance | path

Searched refs:ResetMaxCount (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.h45 static ArkUINativeModuleValue ResetMaxCount(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_grid_bridge.cpp448 ArkUINativeModuleValue GridBridge::ResetMaxCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxCount() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_api_impl_bridge.cpp3303 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetMaxCount)); in RegisterGridAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_property.h62 ResetMaxCount(); in Reset()