Home
last modified time | relevance | path

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

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