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

/external/webkit/Source/WebKit/win/
H A DWebHTMLRepresentation.cpp191 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::controlsInForm( function in class:WebHTMLRepresentation
196 return m_frame->controlsInForm(form, controls, cControls);
H A DWebFrame.cpp1359 HRESULT WebFrame::controlsInForm(IDOMElement* form, IDOMElement** controls, int* cControls) function in class:WebFrame

Completed in 73 milliseconds