Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_pattern.cpp267 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetFormat() local
274 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetIsCountDown() local
281 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in GetInputCount() local
380 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in BuildContentModifierNode() local
392 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in DumpInfo() local
405 auto textTimerLayoutProperty = GetLayoutProperty<TextTimerLayoutProperty>(); in DumpInfo() local
Dtext_timer_model_ng.cpp44 auto textTimerLayoutProperty = textTimerNode->GetLayoutProperty<TextTimerLayoutProperty>(); in Create() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
Dtext_timer_test_ng.cpp168 RefPtr<TextTimerLayoutProperty> textTimerLayoutProperty = variable
731 RefPtr<TextTimerLayoutProperty> textTimerLayoutProperty = variable