customError 232 Source/core/html/FormAssociatedElement.cpp || tooLong() || patternMismatch() || valueMissing() || hasBadInput() || customError(); customError 248 Source/core/html/FormAssociatedElement.cpp return customError() ? m_customValidationMessage : String(); customError 72 Source/core/html/FormAssociatedElement.h bool customError() const; customError 268 Source/core/html/HTMLInputElement.cpp if (customError()) customError 147 Source/core/html/HTMLSelectElement.cpp if (customError()) customError 467 Source/core/html/HTMLTextAreaElement.cpp if (customError()) customError 76 Source/core/html/ValidityState.cpp return m_control->customError(); customError 56 Source/core/html/ValidityState.h bool customError() const;