Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp132 Element* enclosingBlockElement = enclosingBlock(pos.containerNode()); in positionAvoidingPrecedingNodes() local
1229 …Element* enclosingBlockElement = enclosingBlock(endOfInsertedContent.deepEquivalent().deprecatedNo… in doApply() local
Dhtmlediting.cpp356 Element* enclosingBlockElement = enclosingBlock(position.containerNode()); in directionOfEnclosingBlock() local