Home
last modified time | relevance | path

Searched defs:textFieldLayoutProperty (Results 1 – 25 of 27) sorted by relevance

12

/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
Dsearch_decoration_test_ng.cpp43 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
86 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
129 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
Dsearch_testtwo_ng.cpp137 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
937 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
966 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
992 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1048 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1083 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1119 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1174 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1289 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1320 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
[all …]
Dsearch_test_ng.cpp65 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
520 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1206 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1521 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1539 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1563 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1587 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1608 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1626 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1658 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp75 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in InitSearchMaxFontScale() local
466 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderColor() local
481 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetPlaceholderColor() local
498 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderFont() local
546 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextFont() local
570 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextColor() local
585 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetTextColor() local
621 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputFilter() local
637 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputFilter() local
664 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextIndent() local
[all …]
Dsearch_model_static.cpp89 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderFont() local
206 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextColor() local
231 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextFont() local
318 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextAlign() local
385 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetMinFontScale() local
400 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetMaxFontScale() local
415 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetAdaptMinFontSize() local
430 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetAdaptMaxFontSize() local
471 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetHalfLeading() local
Dsearch_model_ng_multi_thread.cpp56 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateTextFieldMultiThread() local
104 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in TextFieldUpdateContextMultiThread() local
Dsearch_pattern_multi_thread.cpp50 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in InitSearchMaxFontScale() local
Dsearch_pattern.cpp483 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in HandleEnabled() local
850 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in OnClickCancelButton() local
1067 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in PaintSearchFocusState() local
1609 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in HandleBlurEvent() local
1684 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ToJsonValueForTextField() local
2035 auto textFieldLayoutProperty = textField->GetLayoutProperty<TextFieldLayoutProperty>(); in OnColorConfigurationUpdate() local
2131 auto textFieldLayoutProperty = textField->GetLayoutProperty<TextFieldLayoutProperty>(); in TextNodeOnThemeScopeUpdate() local
2164 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetMaxLength() local
2734 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetMaxFontScale() local
2752 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetMinFontScale() local
[all …]
Dsearch_text_field.cpp170 auto textFieldLayoutProperty = GetLayoutProperty<TextFieldLayoutProperty>(); in FontSizeConvertToPx() local
Dsearch_layout_algorithm.cpp57 …auto textFieldLayoutProperty = AceType::DynamicCast<TextFieldLayoutProperty>(textFieldWrapper->Get… in CalculateMaxFontScale() local
72 …auto textFieldLayoutProperty = AceType::DynamicCast<TextFieldLayoutProperty>(textFieldWrapper->Get… in CalculateMinFontScale() local
164 auto textFieldLayoutProperty = textFieldWrapper->GetLayoutProperty(); in TextFieldMeasure() local
241 …auto textFieldLayoutProperty = AceType::DynamicCast<TextFieldLayoutProperty>(textFieldWrapper->Get… in UpdateFontFeature() local
277 auto textFieldLayoutProperty = in SetTextFieldLayoutConstraintHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp50 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetTextInputType() local
130 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetText() local
144 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in IsHint() local
Dtext_component_decorator.cpp99 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateTextFieldMargin() local
144 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in MeasureTextNodeHeight() local
179 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateCounterContentAndStyle() local
271 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in MeasureDecorator() local
303 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateTextNodeAndMeasure() local
443 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateTextFieldMargin() local
479 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateLayoutProperty() local
556 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty(); in MeasureDecorator() local
614 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in LayoutDecorator() local
Dtext_field_layout_algorithm.cpp71 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in ConstructTextStyles() local
118 …bool isInlineStyle, const RefPtr<TextFieldLayoutProperty>& textFieldLayoutProperty, bool isTextFad… in UpdateTextStyleTextOverflowAndWordBreak()
163 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in InlineMeasureContent() local
216 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in GetInlineMeasureItem() local
246 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in ApplyIndent() local
275 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in CalcInlineMeasureItem() local
396 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in TextAreaMeasureContent() local
512 …eldLayoutAlgorithm::UpdateTextStyleFontScale(const RefPtr<TextFieldLayoutProperty>& textFieldLayou… in UpdateTextStyleFontScale()
1084 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in AdaptInlineFocusMinFontSize() local
1280 TextStyle& textStyle, const RefPtr<TextFieldLayoutProperty>& textFieldLayoutProperty) in UpdateTextAreaMaxLines()
[all …]
Dtext_field_paint_method.cpp56 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateContentModifier() local
121 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in SetShowUnderlineWidth() local
Dtext_field_model_static.cpp44 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateTextInputNode() local
62 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateTextAreaNode() local
400 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderFont() local
643 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetController() local
Dtext_input_response_area.cpp878 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in IsShowSymbol() local
1207 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in LoadingImageProperty() local
1245 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in LoadingCancelButtonColor() local
1272 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateImageSourceInfo() local
Dtext_field_model_ng.cpp46 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateNode() local
114 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateTextInputNode() local
130 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateTextAreaNode() local
512 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetMaxLength() local
1171 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputStyle() local
1359 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetMaxLength() local
1567 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextFieldPlaceHolder() local
2301 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetNumberOfLines() local
Dtext_field_content_modifier.cpp108 RefPtr<TextFieldLayoutProperty> textFieldLayoutProperty; in SetDefaultAnimatablePropertyValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
Dtext_area_layout_algorithm.cpp37 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in MeasureContent() local
109 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in ReMeasureContentForPlaceholder() local
192 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in ConstraintHeight() local
295 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in CalcMeasureContentWithMinLines() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_field_algorithm_test.cpp782 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
819 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
839 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
855 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
871 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
887 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
903 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
Dtext_field_pattern_testnine.cpp1205 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1229 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1253 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1278 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1304 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
Dtext_input_cursor_test.cpp227 auto textFieldLayoutProperty = pattern_->GetLayoutProperty<TextFieldLayoutProperty>(); variable
Dtext_input_modify_test.cpp1713 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in __anonad60b0fa1702() local
Dtext_field_pattern_testten.cpp1851 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
Dtext_input_layout_algorithm.cpp30 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in MeasureContent() local

12