Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
Dtexttimer_component.cpp45 void TextTimerComponent::SetInputCount(double value) in SetInputCount() function in OHOS::Ace::TextTimerComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_model_static.cpp31 void TextTimerModelStatic::SetInputCount(FrameNode* frameNode, const std::optional<double>& count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelStatic
Dtext_timer_model_ng.cpp65 void TextTimerModelNG::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelNG
186 void TextTimerModelNG::SetInputCount(FrameNode* frameNode, double count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelNG
/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
Dtexttimer_declaration.h61 void SetInputCount(double value) in SetInputCount() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_timer_model_impl.cpp36 void TextTimerModelImpl::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::Framework::TextTimerModelImpl