Searched refs:setFormData (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebMutableURLRequest.h164 void setFormData(const PassRefPtr<WebCore::FormData> data);
H A DWebMutableURLRequest.cpp390 void WebMutableURLRequest::setFormData(const PassRefPtr<FormData> data) function in class:WebMutableURLRequest
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.h158 void setFormData(PassRefPtr<FormData>);
H A DHistoryItem.cpp627 void HistoryItem::setFormData(PassRefPtr<FormData> formData) function in class:WebCore::HistoryItem
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DHistoryController.cpp892 m_currentItem->setFormData(0);

Completed in 182 milliseconds