Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_pattern.cpp159 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetFormat() local
166 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetIsCountDown() local
173 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetInputCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/texttimer/
Dtext_timer_pattern_test_ng.cpp124 RefPtr<TextTimerLayoutProperty> textTimerLayoutProperty = variable