Searched defs:onDec (Results 1 – 4 of 4) sorted by relevance
24 onDec(event: () => void): this { method in ArkCounterComponent
50 void CounterModelImpl::SetOnDec(CounterEventFunc&& onDec) in SetOnDec()
178 void CounterModelNG::SetOnDec(CounterEventFunc&& onDec) in SetOnDec()
19994 onDec(event) { method in ArkCounterComponent