Home
last modified time | relevance | path

Searched defs:containerB (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/dom/
DRange.cpp157 Node* Range::commonAncestorContainer(Node* containerA, Node* containerB) in commonAncestorContainer()
434 short Range::compareBoundaryPoints(Node* containerA, int offsetA, Node* containerB, int offsetB) in compareBoundaryPoints()