Searched defs:SetIsCountDown (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/texttimer/ | ||
| D | texttimer_component.cpp | 56 void TextTimerComponent::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::TextTimerComponent |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ | ||
| D | text_timer_model_ng.cpp | 51 void TextTimerModelNG::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/ | ||
| D | texttimer_declaration.h | 73 void SetIsCountDown(bool value) in SetIsCountDown() function |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | text_timer_model_impl.cpp | 32 void TextTimerModelImpl::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::Framework::TextTimerModelImpl |