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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFormSubmission.cpp127 inline FormSubmission::FormSubmission(Method method, const URL& action, const String& target, const String& contentType, PassRefPtr<FormState> state, PassRefPtr<FormData> data, const String& boundary, LockHistory lockHistory, PassRefPtr<Event> event) function in class:WebCore::FormSubmission
[all...]
H A DFormSubmission.h47 class FormSubmission : public RefCounted<FormSubmission> { class in namespace:WebCore

Completed in 117 milliseconds