Home
last modified time | relevance | path

Searched defs:controls (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/win/
DWebHTMLRepresentation.cpp194 /* [out][in] */ IDOMElement** controls, in controlsInForm()
DWebFrame.cpp1052 HRESULT WebFrame::controlsInForm(IDOMElement* form, IDOMElement** controls, int* cControls) in controlsInForm()
/external/webkit/WebCore/html/
DHTMLMediaElement.cpp767 bool HTMLMediaElement::controls() const in controls() function in WebCore::HTMLMediaElement