parseMethodType 88 Source/core/html/HTMLFormControlElement.cpp return FormSubmission::Attributes::methodString(FormSubmission::Attributes::parseMethodType(formMethodAttr)); parseMethodType 118 Source/core/loader/FormSubmission.cpp m_method = parseMethodType(type); parseMethodType 66 Source/core/loader/FormSubmission.h static Method parseMethodType(const String&);