Home
last modified time | relevance | path

Searched defs:nsLabelsNodeList (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DFragmentOrElement.h26 class nsLabelsNodeList; variable
H A DnsContentList.h581 nsLabelsNodeList(nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsLabelsNodeList() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DFragmentOrElement.h25 class nsLabelsNodeList; variable
H A DnsContentList.h587 nsLabelsNodeList(nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsLabelsNodeList() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DFragmentOrElement.h25 class nsLabelsNodeList; variable
H A DnsContentList.h587 nsLabelsNodeList(nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsLabelsNodeList() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DFragmentOrElement.h25 class nsLabelsNodeList; variable
H A DnsContentList.h587 nsLabelsNodeList(nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsLabelsNodeList() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DFragmentOrElement.h30 class nsLabelsNodeList; variable
H A DnsContentList.h590 nsLabelsNodeList(nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsLabelsNodeList() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs38282 pub struct nsLabelsNodeList { struct
38283 _unused: [u8; 0],
38285 impl Clone for nsLabelsNodeList { implementation