Home
last modified time | relevance | path

Searched refs:TextTimerEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h39 struct TextTimerEvent : Event {}; struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp186 const std::shared_ptr<TextTimerEvent> DeclarationConstants::DEFAULT_TEXTTIMER_EVENT =
187 std::make_shared<TextTimerEvent>();
H A Ddeclaration_constants.h186 static const std::shared_ptr<TextTimerEvent> DEFAULT_TEXTTIMER_EVENT;