Home
last modified time | relevance | path

Searched defs:onDec (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-counter.md77 ### onDec subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-counter.md83 ### onDec subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcounter_model_impl.cpp50 void CounterModelImpl::SetOnDec(CounterEventFunc&& onDec) in SetOnDec()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
H A Dcounter_model_ng.cpp178 void CounterModelNG::SetOnDec(CounterEventFunc&& onDec) in SetOnDec()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js20577 onDec(event) { method in ArkCounterComponent