Home
last modified time | relevance | path

Searched refs:formElementIndex (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/html/
DHTMLFormElement.h139 unsigned formElementIndex(HTMLFormControlElement*);
DHTMLFormElement.cpp487 unsigned HTMLFormElement::formElementIndex(HTMLFormControlElement* e) in formElementIndex() function in WebCore::HTMLFormElement
511 formElements.insert(formElementIndex(e), e); in registerFormElement()
/external/webkit/WebCore/
DChangeLog-2005-08-2315279 * khtml/html/html_formimpl.h: Added formElementIndex.
15282 (DOM::HTMLFormElementImpl::formElementIndex): Added. Computes an appropriate
15284 (DOM::HTMLFormElementImpl::registerFormElement): Use formElementIndex to determine
DChangeLog-2006-05-1026705 (WebCore::HTMLFormElementImpl::formElementIndex):
DChangeLog-2008-08-1012706 (WebCore::HTMLFormElement::formElementIndex):
DChangeLog-2009-06-1649185 (WebCore::HTMLFormElement::formElementIndex):