/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
H A D | time_picker_display12_test_ng.cpp | 159 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in CreateTimePickerColumnNode() local 195 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 253 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 311 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 369 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 426 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 484 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 542 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 600 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 657 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable [all …]
|
H A D | time_picker_display24_test_ng.cpp | 159 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in CreateTimePickerColumnNode() local 196 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 252 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 308 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 364 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 420 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 476 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 532 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 588 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 644 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable [all …]
|
H A D | time_picker_order_test_ng.cpp | 174 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 238 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 302 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 366 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 430 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 494 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 558 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 622 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 686 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 751 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable [all …]
|
H A D | time_picker_test_ng.cpp | 236 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in CreateTimePickerColumnNode() local 520 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 550 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 579 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 603 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 630 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 750 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 781 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 811 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 856 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable [all …]
|
H A D | time_picker_test_update.cpp | 153 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in CreateTimePickerColumnNode() local 1661 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable 1698 auto allChildNode = timePickerRowPattern->GetAllChildNode(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_row_accessibility_property.cpp | 37 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in GetText() local 85 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in GetMinuteText() local 108 auto allChildNode = timePickerRowPattern->GetAllChildNode(); in GetSecondText() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_row_accessibility_property.cpp | 30 auto allChildNode = textPickerPattern->GetColumnNodes(); in GetText() local
|
H A D | textpicker_pattern.cpp | 395 std::map<uint32_t, RefPtr<FrameNode>> allChildNode; in GetColumnNodes() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_pattern.cpp | 462 std::unordered_map<std::string, RefPtr<FrameNode>> allChildNode; in GetAllChildNode() local 527 auto allChildNode = GetAllChildNode(); in FlushColumn() local 639 auto allChildNode = GetAllChildNode(); in OnDataLinking() local 738 auto allChildNode = GetAllChildNode(); in HandleDayChange() local 757 auto allChildNode = GetAllChildNode(); in HandleSolarDayChange() local 820 auto allChildNode = GetAllChildNode(); in HandleReduceLunarDayChange() local 872 auto allChildNode = GetAllChildNode(); in HandleAddLunarDayChange() local 1076 auto allChildNode = GetAllChildNode(); in HandleYearChange() local 1096 auto allChildNode = GetAllChildNode(); in HandleMonthChange() local 1141 auto allChildNode = GetAllChildNode(); in HandleLunarMonthChange() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
H A D | date_picker_column_test_ng.cpp | 1145 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1332 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1401 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1471 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1538 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1607 auto allChildNode = datePickerPattern->GetAllChildNode(); variable
|
H A D | date_picker_order_test.cpp | 1876 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1931 auto allChildNode = datePickerPattern->GetAllChildNode(); variable 1983 auto allChildNode = datePickerPattern->GetAllChildNode(); variable
|
H A D | date_picker_test_ng.cpp | 2304 auto allChildNode = pickerPattern->GetAllChildNode(); variable 2327 auto allChildNode = pickerPattern->GetAllChildNode(); variable
|