Searched defs:SetInputCount (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/texttimer/ | ||
| D | texttimer_component.cpp | 45 void TextTimerComponent::SetInputCount(double value) in SetInputCount() function in OHOS::Ace::TextTimerComponent |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ | ||
| D | text_timer_model_ng.cpp | 55 void TextTimerModelNG::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/ | ||
| D | texttimer_declaration.h | 61 void SetInputCount(double value) in SetInputCount() function |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | text_timer_model_impl.cpp | 36 void TextTimerModelImpl::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::Framework::TextTimerModelImpl |