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/
H A Dtexttimer_component.cpp55 void TextTimerComponent::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::TextTimerComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_timer_model_impl.cpp29 void TextTimerModelImpl::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::Framework::TextTimerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h73 void SetIsCountDown(bool value) in SetIsCountDown() function in OHOS::Ace::TextTimerDeclaration
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp50 void TextTimerModelNG::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG
128 void TextTimerModelNG::SetIsCountDown(FrameNode* frameNode, bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG

Completed in 2 milliseconds