Searched refs:FormControls (Results 1 – 7 of 7) sorted by relevance
53 FormControls, enumerator
58 case FormControls: in shouldOnlyIncludeDirectChildren()91 case FormControls: in rootTypeFromCollectionType()145 case FormControls: in invalidationTypeExcludingIdAndNameAttributes()225 case FormControls: in isMatchingElement()
103 return ensureCachedHTMLCollection(FormControls); in elements()
39 : HTMLCollection(ownerNode, FormControls, OverridesItemAfter) in HTMLFormControlsCollection()
628 return ensureCachedHTMLCollection(FormControls); in elements()
47 case FormControls: in wrap()
3216 } else if (type == FormControls) { in ensureCachedHTMLCollection()