Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_pattern.cpp896 TextClockConfiguration textClockConfiguration(timeZoneOffset, started, timeValue, enabled); in BuildContentModifierNode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js30278 makeContentModifierNode(context, textClockConfiguration) { argument