Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DRange.cpp396 Node* thisCont = commonAncestorContainer(ec); in compareBoundaryPoints() local
403 if (thisCont->document() != sourceCont->document()) { in compareBoundaryPoints()
408 Node* thisTop = thisCont; in compareBoundaryPoints()