Searched refs:DoNotIgnoreTextOnlyProperties (Results 1 – 2 of 2) sorted by relevance
110 enum ShouldIgnoreTextOnlyProperties { IgnoreTextOnlyProperties, DoNotIgnoreTextOnlyProperties }; enumerator
687 …triStateOfStyle(style->m_mutableStyle->ensureCSSStyleDeclaration(), DoNotIgnoreTextOnlyProperties); in triStateOfStyle()719 …teOfStyle(nodeStyle.get(), node->isTextNode() ? EditingStyle::DoNotIgnoreTextOnlyProperties : Edit… in triStateOfStyle()