Searched defs:m_encodingType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/
H A DFormSubmission.h56 , m_encodingType("application/x-www-form-urlencoded")
69 const String& encodingType() const { return m_encodingType; }
84 String m_encodingType; member in class:WebCore::FormSubmission::Attributes

Completed in 82 milliseconds