Home
last modified time | relevance | path

Searched defs:formContentType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DHistoryItem.cpp177 const AtomicString& HistoryItem::formContentType() const in formContentType() function in WebCore::HistoryItem
200 void HistoryItem::setFormContentType(const AtomicString& formContentType) in setFormContentType()