Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h459 int32_t* aNode2Index = nullptr);
H A DnsContentUtils.cpp2376 int32_t* aNode2Index) { in PositionIsBefore() argument
2378 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h519 mozilla::Maybe<uint32_t>* aNode2Index = nullptr);
H A DnsContentUtils.cpp2631 Maybe<uint32_t>* aNode2Index) { 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.h515 int32_t* aNode2Index = nullptr);
H A DnsContentUtils.cpp2653 int32_t* aNode2Index) { in PositionIsBefore() argument
2655 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h515 int32_t* aNode2Index = nullptr);
H A DnsContentUtils.cpp2653 int32_t* aNode2Index) { in PositionIsBefore() argument
2655 return (aNode2->CompareDocumentPosition(*aNode1, aNode2Index, aNode1Index) & in PositionIsBefore()