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