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/history/
DHistoryItem.cpp220 const AtomicString& HistoryItem::formContentType() const in formContentType() function in WebCore::HistoryItem
245 void HistoryItem::setFormContentType(const AtomicString& formContentType) in setFormContentType()