Searched refs:embeddingStyle (Results 1 – 1 of 1) sorted by relevance
610 RefPtrWillBeRawPtr<EditingStyle> embeddingStyle = nullptr; in applyInlineStyle() local629 embeddingStyle = styleWithoutEmbedding->extractAndRemoveTextDirection(); in applyInlineStyle()632 removeInlineStyle(embeddingStyle.get(), embeddingRemoveStart, embeddingRemoveEnd); in applyInlineStyle()669 if (!embeddingStyle) { in applyInlineStyle()671 embeddingStyle = styleWithoutEmbedding->extractAndRemoveTextDirection(); in applyInlineStyle()673 … fixRangeAndApplyInlineStyle(embeddingStyle.get(), embeddingApplyStart, embeddingApplyEnd); in applyInlineStyle()