Searched defs:ResetMaxLength (Results 1 – 8 of 8) sorted by relevance
71 void ResetMaxLength() override {}; in ResetMaxLength() function
81 void ResetMaxLength() override {}; in ResetMaxLength() function
1032 void SearchModelNG::ResetMaxLength() in ResetMaxLength() function in OHOS::Ace::NG::SearchModelNG1675 void SearchModelNG::ResetMaxLength(FrameNode* frameNode) in ResetMaxLength() function in OHOS::Ace::NG::SearchModelNG
403 void TextFieldModelNG::ResetMaxLength() in ResetMaxLength() function in OHOS::Ace::NG::TextFieldModelNG1097 void TextFieldModelNG::ResetMaxLength(FrameNode* frameNode) in ResetMaxLength() function in OHOS::Ace::NG::TextFieldModelNG
1029 ArkUINativeModuleValue SearchBridge::ResetMaxLength(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetMaxLength() function in OHOS::Ace::NG::SearchBridge
463 ArkUINativeModuleValue TextAreaBridge::ResetMaxLength(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetMaxLength() function in OHOS::Ace::NG::TextAreaBridge
675 ArkUINativeModuleValue TextInputBridge::ResetMaxLength(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetMaxLength() function in OHOS::Ace::NG::TextInputBridge
4167 void ResetMaxLength(ArkUI_NodeHandle node) in ResetMaxLength() function