Searched defs:currentForm (Results 1 – 4 of 4) sorted by relevance
332 {
182 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::currentForm( in currentForm() function in WebHTMLRepresentation
499 HRESULT STDMETHODCALLTYPE WebFrame::currentForm( in currentForm() function in WebFrame500 /* [retval][out] */ IDOMElement **currentForm) in currentForm()
1793 HTMLFormElement* SelectionController::currentForm() const in currentForm() function in WebCore::SelectionController