Home
last modified time | relevance | path

Searched refs:FormAssociatedCustomElement (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/html/
H A DnsIFormControl.h35 FormAssociatedCustomElement, enumerator
37 LastWithoutSubtypes = FormAssociatedCustomElement,
H A DHTMLFormControlsCollection.cpp60 case FormControlType::FormAssociatedCustomElement: in ShouldBeInElements()
H A DElementInternals.cpp33 : nsIFormControl(FormControlType::FormAssociatedCustomElement), in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5TreeOperation.cpp649 FormControlType::FormAssociatedCustomElement && in SetFormElement()