methodString       88 Source/core/html/HTMLFormControlElement.cpp     return FormSubmission::Attributes::methodString(FormSubmission::Attributes::parseMethodType(formMethodAttr));
methodString      617 Source/core/html/HTMLFormElement.cpp     return FormSubmission::Attributes::methodString(m_attributes.method());
methodString       68 Source/core/loader/FormSubmission.h         static String methodString(Method);