Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_layout_algorithm.cpp54 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in CalculateMaxFontScale() local
69 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in CalculateMinFontScale() local
161 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in TextFieldMeasure() local
226 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in UpdateFontFeature() local
240 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in UpdateTextFieldSize() local
252 auto textFieldWrapper = layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in SetTextFieldLayoutConstraintHeight() local
890 auto textFieldWrapper = params.layoutWrapper->GetOrCreateChildByIndex(TEXTFIELD_INDEX); in LayoutTextField() local