Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DPosition.cpp445 static Node* enclosingVisualBoundary(Node* node) in enclosingVisualBoundary() function
479 Node* boundary = enclosingVisualBoundary(startNode); in upstream()
600 Node* boundary = enclosingVisualBoundary(startNode); in downstream()
/external/webkit/WebCore/
DChangeLog-2008-08-1039357 (WebCore::enclosingVisualBoundary): Removed enclosingBlock and replaced it with this.