Home
last modified time | relevance | path

Searched defs:textPickerLayoutProperty (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
Dtext_picker_gradient_height_test_ng.cpp229 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
259 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
289 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
319 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
349 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
379 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
409 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
439 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
469 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
499 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
[all …]
Dtext_picker_divider_test.cpp261 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
300 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
339 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
378 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
416 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
453 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
492 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
532 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
572 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
788 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
[all …]
Dtext_picker_test_ng.cpp1958 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
1996 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
2041 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
2119 auto textPickerLayoutProperty = node->GetLayoutProperty<TextPickerLayoutProperty>(); variable
Dtext_picker_Extend_test_ng.cpp1802 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
1939 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
Dtext_picker_column_test_ng.cpp1933 auto textPickerLayoutProperty = frameNode_->GetLayoutProperty<TextPickerLayoutProperty>(); variable
1968 auto textPickerLayoutProperty = frameNode_->GetLayoutProperty<TextPickerLayoutProperty>(); variable
Dtext_picker_column_extend_test_ng.cpp171 auto textPickerLayoutProperty = textPickerNode_->GetLayoutProperty<TextPickerLayoutProperty>(); in SetColumnNodeIdealSize() local
Dtext_picker_pattern_test_ng.cpp671 auto textPickerLayoutProperty = frameNode->GetLayoutProperty<TextPickerLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.cpp591 auto textPickerLayoutProperty = parentNode->GetLayoutProperty<TextPickerLayoutProperty>(); in ResetOptionPropertyHeight() local
629 auto textPickerLayoutProperty = parentNode->GetLayoutProperty<TextPickerLayoutProperty>(); in InitTextFontFamily() local
664 auto textPickerLayoutProperty = parentNode->GetLayoutProperty<TextPickerLayoutProperty>(); in FlushCurrentOptions() local
684 …ickerColumnPattern::ClearCurrentTextOptions(const RefPtr<TextPickerLayoutProperty>& textPickerLayo… in ClearCurrentTextOptions()
707 …ickerColumnPattern::FlushCurrentTextOptions(const RefPtr<TextPickerLayoutProperty>& textPickerLayo… in FlushCurrentTextOptions()
839 const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty, bool isUpdateTextContentOnly) in FlushCurrentMixtureOptions()
971 const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty) in UpdateDisappearTextProperties()
1010 const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty) in UpdateCandidateTextProperties()
1050 const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty) in UpdateSelectedTextProperties()
1098const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty, uint32_t currentIndex, uint32_t … in UpdateDefaultTextProperties()
[all …]
Dtextpicker_pattern.cpp1032 auto textPickerLayoutProperty = host->GetLayoutProperty<TextPickerLayoutProperty>(); in CalculateHeight() local