Searched refs:IgnoreTextOnlyProperties (Results 1 – 2 of 2) sorted by relevance
110 enum ShouldIgnoreTextOnlyProperties { IgnoreTextOnlyProperties, DoNotIgnoreTextOnlyProperties }; enumerator
694 if (shouldIgnoreTextOnlyProperties == IgnoreTextOnlyProperties) in triStateOfStyle()719 …TextNode() ? EditingStyle::DoNotIgnoreTextOnlyProperties : EditingStyle::IgnoreTextOnlyProperties); in triStateOfStyle()