Home
last modified time | relevance | path

Searched defs:SetIsCountDown (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
Dtexttimer_component.cpp56 void TextTimerComponent::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::TextTimerComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
Dtexttimer_declaration.h73 void SetIsCountDown(bool value) in SetIsCountDown() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_timer_model_impl.cpp32 void TextTimerModelImpl::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::Framework::TextTimerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_model_ng.cpp51 void TextTimerModelNG::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG