Home
last modified time | relevance | path

Searched defs:GetTextTimerController (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_component.cpp81 RefPtr<TextTimerController> TextTimerComponent::GetTextTimerController() const in GetTextTimerController() function in OHOS::Ace::TextTimerComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.h64 RefPtr<TextTimerController> GetTextTimerController() const in GetTextTimerController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h50 const RefPtr<TextTimerController>& GetTextTimerController() const in GetTextTimerController() function