Searched refs:IgnoreTextOnlyProperties (Results 1 – 3 of 3) sorted by relevance
107 enum ShouldIgnoreTextOnlyProperties { IgnoreTextOnlyProperties, DoNotIgnoreTextOnlyProperties }; enumerator
536 if (shouldIgnoreTextOnlyProperties == IgnoreTextOnlyProperties) in triStateOfStyle()
904 …TextNode() ? EditingStyle::DoNotIgnoreTextOnlyProperties : EditingStyle::IgnoreTextOnlyProperties); in selectionHasStyle()