Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp335 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderColor() local
347 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetPlaceholderFont() local
383 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextFont() local
407 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextColor() local
420 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputFilter() local
435 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputFilter() local
462 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextIndent() local
473 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextIndent() local
485 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextAlign() local
500 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); in SetCopyOption() local
[all …]
Dsearch_pattern.cpp384 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in HandleEnabled() local
749 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in OnClickCancelButton() local
1322 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ToJsonValueForTextField() local
1631 auto textFieldLayoutProperty = textField->GetLayoutProperty<TextFieldLayoutProperty>(); in OnColorConfigurationUpdate() local
1647 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetMaxLength() local
Dsearch_layout_algorithm.cpp196 …auto textFieldLayoutProperty = AceType::DynamicCast<TextFieldLayoutProperty>(textFieldWrapper->Get… in UpdateFontFeature() local
207 auto textFieldLayoutProperty = in SetTextFieldLayoutConstraintHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp49 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetTextInputType() local
133 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in GetText() local
146 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in IsHint() local
Dtext_field_paint_method.cpp71 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateContentModifier() local
135 auto textFieldLayoutProperty = textFieldPattern->GetLayoutProperty<TextFieldLayoutProperty>(); in SetShowUnderlineWidth() local
Dtext_field_layout_algorithm.cpp63 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in ConstructTextStyles() local
98 bool isInlineStyle, const RefPtr<TextFieldLayoutProperty>& textFieldLayoutProperty) in UpdateTextStyleTextOverflowAndWordBreak()
153 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in InlineMeasureContent() local
201 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in GetInlineMeasureItem() local
231 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in ApplyIndent() local
258 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in CalcInlineMeasureItem() local
458 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in UpdateCounterNode() local
572 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in CounterNodeMeasure() local
1125 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in AdaptInlineFocusMinFontSize() local
Dtext_input_response_area.cpp602 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in LoadingImageProperty() local
623 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in LoadingCancelButtonColor() local
650 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateImageSourceInfo() local
Dtext_field_model_ng.cpp49 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateNode() local
109 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in CreateFrameNode() local
407 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetMaxLength() local
939 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in SetInputStyle() local
1100 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetMaxLength() local
1276 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in SetTextFieldPlaceHolder() local
1924 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ResetNumberOfLines() local
Dtext_field_content_modifier.cpp128 RefPtr<TextFieldLayoutProperty> textFieldLayoutProperty; in SetDefaultAnimatablePropertyValue() local
Dtext_field_pattern.cpp433 auto textFieldLayoutProperty = GetLayoutProperty<TextFieldLayoutProperty>(); in GetTextOrPlaceHolderFontSize() local
4325 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in CleanCounterNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
Dsearch_test_ng.cpp52 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
501 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1091 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1145 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1163 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1187 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1211 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1231 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1249 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1276 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
[all …]
Dsearch_decoration_test_ng.cpp176 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
219 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
262 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
Dsearch_testtwo_ng.cpp116 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
840 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
869 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
895 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
949 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1019 auto textFieldLayoutProperty = textFieldChild->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1122 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1153 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
1184 auto textFieldLayoutProperty = textFieldFrameNode->GetLayoutProperty<TextFieldLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
Dtext_area_layout_algorithm.cpp36 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in MeasureContent() local
136 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in ConstraintHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
Dtext_input_layout_algorithm.cpp32 …auto textFieldLayoutProperty = DynamicCast<TextFieldLayoutProperty>(layoutWrapper->GetLayoutProper… in MeasureContent() local
173 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); in BeforeErrorLayout() local
217 auto textFieldLayoutProperty = decoratedNode->GetLayoutProperty<TextFieldLayoutProperty>(); in ErrorLayout() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_input_modify_test.cpp1746 auto textFieldLayoutProperty = frameNode->GetLayoutProperty<TextFieldLayoutProperty>(); in __anonecd22cd81602() local
Dtext_field_pattern_test.cpp2335 auto textFieldLayoutProperty = pattern->GetLayoutProperty<TextFieldLayoutProperty>(); variable