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

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

Completed in 100 milliseconds