Home
last modified time | relevance | path

Searched refs:child1index (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp2718 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2721 return child1index < parent->ComputeIndexOf(child2) ? -1 : 1; in ComparePoints_Deprecated()
2742 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2745 return child1index < aOffset2 ? -1 : 1; in ComparePoints_Deprecated()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp2441 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2444 return child1index < parent->ComputeIndexOf(child2) ? -1 : 1; in ComparePoints_Deprecated()
2465 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2468 return child1index < aOffset2 ? -1 : 1; in ComparePoints_Deprecated()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp2718 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2721 return child1index < parent->ComputeIndexOf(child2) ? -1 : 1; in ComparePoints_Deprecated()
2742 int32_t child1index = aParent1Cache in ComparePoints_Deprecated() local
2745 return child1index < aOffset2 ? -1 : 1; in ComparePoints_Deprecated()