Home
last modified time | relevance | path

Searched refs:aNode1Index (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h458 int32_t* aNode1Index = nullptr,
H A DnsContentUtils.cpp2375 int32_t* aNode1Index, in PositionIsBefore() argument
2378 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h518 mozilla::Maybe<uint32_t>* aNode1Index = nullptr,
H A DnsContentUtils.cpp2630 Maybe<uint32_t>* aNode1Index, in PositionIsBefore() argument
2633 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h514 int32_t* aNode1Index = nullptr,
H A DnsContentUtils.cpp2652 int32_t* aNode1Index, in PositionIsBefore() argument
2655 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h514 int32_t* aNode1Index = nullptr,
H A DnsContentUtils.cpp2652 int32_t* aNode1Index, in PositionIsBefore() argument
2655 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()