Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyStyleCommand.cpp613 …HTMLElement* startUnsplitAncestor = splitAncestorsWithUnicodeBidi(start.deprecatedNode(), true, te… in applyInlineStyle() local
615 removeEmbeddingUpToEnclosingBlock(start.deprecatedNode(), startUnsplitAncestor); in applyInlineStyle()
620 if (startUnsplitAncestor && elementFullySelected(*startUnsplitAncestor, removeStart, end)) in applyInlineStyle()
621 embeddingRemoveStart = positionInParentAfterNode(*startUnsplitAncestor); in applyInlineStyle()