HomeSort by relevance Sort by last modified time
    Searched defs:enclosingBlockFlowElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
VisiblePosition.cpp 529 Node* originalBlock = node ? node->enclosingBlockFlowElement() : 0;
670 Element* enclosingBlockFlowElement(const VisiblePosition &visiblePosition)
675 return visiblePosition.deepEquivalent().deprecatedNode()->enclosingBlockFlowElement();
  /external/webkit/Source/WebCore/dom/
Node.cpp     [all...]

Completed in 161 milliseconds