Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp1223 Node* unsplittableElement = unsplittableElementForPosition(Position(node, 0)); in highestAncestorWithTextDecoration() local
1230 if (n == unsplittableElement) in highestAncestorWithTextDecoration()