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.cpp248 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetFormat() local
255 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetIsCountDown() local
262 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetInputCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/texttimer/
Dtext_timer_pattern_test_ng.cpp144 RefPtr<TextTimerLayoutProperty> textTimerLayoutProperty = variable