Searched refs:embeddingRemoveStart (Results 1 – 1 of 1) sorted by relevance
619 Position embeddingRemoveStart = removeStart; in applyInlineStyle() local621 embeddingRemoveStart = positionInParentAfterNode(*startUnsplitAncestor); in applyInlineStyle()631 if (comparePositions(embeddingRemoveStart, embeddingRemoveEnd) <= 0) in applyInlineStyle()632 removeInlineStyle(embeddingStyle.get(), embeddingRemoveStart, embeddingRemoveEnd); in applyInlineStyle()