Searched refs:textInputComponent (Results 1 – 1 of 1) sorted by relevance
46 textInputComponent->SetValue(value.value()); in CreateTextInput()52 textInputComponent->SetAction(TextInputAction::DONE); in CreateTextInput()53 textInputComponent->SetInspectorTag("TextInput"); in CreateTextInput()68 return textInputComponent->GetTextFieldController(); in CreateTextInput()189 textInputComponent->SetTextStyle(textStyle); in InitTextInputDefaultStyle()190 textInputComponent->SetEditingStyle(textStyle); in InitTextInputDefaultStyle()191 textInputComponent->SetPlaceHoldStyle(textStyle); in InitTextInputDefaultStyle()218 textInputComponent->SetDecoration(decoration); in InitTextInputDefaultStyle()221 textInputComponent->SetHeight(theme->GetHeight()); in InitTextInputDefaultStyle()463 CHECK_NULL_VOID(textInputComponent); in SetHeight()[all …]