Searched defs:textInputComponent (Results 1 – 2 of 2) sorted by relevance
40 auto textInputComponent = AceType::MakeRefPtr<TextFieldComponent>(); in CreateTextInput() local74 auto textInputComponent = AceType::DynamicCast<TextFieldComponent>(stack->GetMainComponent()); in InitTextInputDefaultStyle() local
534 auto textInputComponent = AceType::DynamicCast<TextFieldComponent>(stack->GetMainComponent()); in JsHeight() local