Searched defs:SetMaxLength (Results 1 – 6 of 6) sorted by relevance
607 void UIEditText::SetMaxLength(uint16_t maxLength) in SetMaxLength() function in OHOS::UIEditText
299 void TextFieldModelImpl::SetMaxLength(uint32_t value) in SetMaxLength() function in OHOS::Ace::Framework::TextFieldModelImpl
229 void TextFieldModelNG::SetMaxLength(uint32_t value) in SetMaxLength() function in OHOS::Ace::NG::TextFieldModelNG
276 void TextFieldComponent::SetMaxLength(uint32_t maxLength) in SetMaxLength() function in OHOS::Ace::TextFieldComponent
380 void JSTextField::SetMaxLength(const JSCallbackInfo& info) in SetMaxLength() function in OHOS::Ace::Framework::JSTextField
537 void SetMaxLength(uint32_t maxLength) in SetMaxLength() function