Home
last modified time | relevance | path

Searched refs:ContentDispositionType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DHTTPParsers.h50 } ContentDispositionType; typedef
52 ContentDispositionType contentDispositionType(const String&);
DHTTPParsers.cpp75 ContentDispositionType contentDispositionType(const String& contentDisposition) in contentDispositionType()