Searched defs:controls (Results 1 – 3 of 3) sorted by relevance
194 /* [out][in] */ IDOMElement** controls, in controlsInForm()
1052 HRESULT WebFrame::controlsInForm(IDOMElement* form, IDOMElement** controls, int* cControls) in controlsInForm()
767 bool HTMLMediaElement::controls() const in controls() function in WebCore::HTMLMediaElement