Home
last modified time | relevance | path

Searched defs:SetInputCount (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_component.cpp45 void TextTimerComponent::SetInputCount(double value) in SetInputCount() function in OHOS::Ace::TextTimerComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_timer_model_impl.cpp36 void TextTimerModelImpl::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::Framework::TextTimerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h61 void SetInputCount(double value) in SetInputCount() function in OHOS::Ace::TextTimerDeclaration
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp55 void TextTimerModelNG::SetInputCount(double count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelNG
133 void TextTimerModelNG::SetInputCount(FrameNode* frameNode, double count) in SetInputCount() function in OHOS::Ace::NG::TextTimerModelNG

Completed in 2 milliseconds