Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_nodeimpl.cpp1349 bool thisAncLogical = thisAnc->parentNode() == nullptr; in compareDocumentPosition() local
1353 if (thisAncLogical && otherAncLogical) { in compareDocumentPosition()
1389 if (thisAncLogical) { in compareDocumentPosition()