Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dhtmlediting.h223 Element* unsplittableElementForPosition(const Position&);
Dhtmlediting.cpp202 Element* unsplittableElementForPosition(const Position& p) in unsplittableElementForPosition() function
DApplyStyleCommand.cpp976 Node* unsplittableElement = unsplittableElementForPosition(firstPositionInOrBeforeNode(node)); in highestAncestorWithConflictingInlineStyle()