Searched refs:startUnsplitAncestor (Results 1 – 1 of 1) sorted by relevance
923 HTMLElement* startUnsplitAncestor = 0; in applyInlineStyle() local934 startUnsplitAncestor = splitAncestorsWithUnicodeBidi(start.node(), true, allowedDirection); in applyInlineStyle()936 removeEmbeddingUpToEnclosingBlock(start.node(), startUnsplitAncestor); in applyInlineStyle()950 if (startUnsplitAncestor && nodeFullySelected(startUnsplitAncestor, removeStart, end)) in applyInlineStyle()951 embeddingRemoveStart = positionInParentAfterNode(startUnsplitAncestor); in applyInlineStyle()