Home
last modified time | relevance | path

Searched defs:textClockNode (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_model_ng.cpp30 auto textClockNode = FrameNode::GetOrCreateFrameNode( in Create() local
137 auto textClockNode = in CreateFrameNode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkTextClock.ts19 textClockNode: BuilderNode<[TextClockConfiguration]> | null = null; property in ArkTextClockComponent