Home
last modified time | relevance | path

Searched refs:yearTextNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp299 auto yearTextNode = calendarPickerModel.GetYearNode(AceType::RawPtr(frameNode)); variable
300 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>();
343 auto yearTextNode = calendarPickerModel.GetYearNode(AceType::RawPtr(frameNode)); variable
344 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>();
387 auto yearTextNode = calendarPickerModel.GetYearNode(AceType::RawPtr(frameNode)); variable
388 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>();