Searched refs:enclosingInline (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.cpp854 static Node* enclosingInline(Node* node) function in namespace:WebCore
1173 if (m_shouldMergeEnd && destinationNode != enclosingInline(destinationNode) && enclosingInline(destinationNode)->nextSibling())

Completed in 180 milliseconds