Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_component.cpp56 void TextTimerComponent::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::TextTimerComponent
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_time.cpp45 void NotificationTime::SetIsCountDown(bool flag) in SetIsCountDown() function in OHOS::Notification::NotificationTime
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp51 void TextTimerModelNG::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG
129 void TextTimerModelNG::SetIsCountDown(FrameNode* frameNode, bool isCountDown) in SetIsCountDown() function in OHOS::Ace::NG::TextTimerModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h73 void SetIsCountDown(bool value) in SetIsCountDown() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_timer_model_impl.cpp32 void TextTimerModelImpl::SetIsCountDown(bool isCountDown) in SetIsCountDown() function in OHOS::Ace::Framework::TextTimerModelImpl