Searched defs:SetShowError (Results 1 – 5 of 5) sorted by relevance
316 virtual void SetShowError(const std::string& errorText, bool visible) {}; in SetShowError() function
624 void TextFieldModelNG::SetShowError(const std::string& errorText, bool visible) in SetShowError() function in OHOS::Ace::NG::TextFieldModelNG1233 void TextFieldModelNG::SetShowError(FrameNode* frameNode, const std::string& errorText, bool visibl… in SetShowError() function in OHOS::Ace::NG::TextFieldModelNG
6287 void TextFieldPattern::SetShowError() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
1207 void JSTextField::SetShowError(const JSCallbackInfo& info) in SetShowError() function in OHOS::Ace::Framework::JSTextField
715 ArkUINativeModuleValue TextInputBridge::SetShowError(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetShowError() function in OHOS::Ace::NG::TextInputBridge