Searched refs:ShouldIgnoreTextOnlyProperties (Results 1 – 2 of 2) sorted by relevance
110 enum ShouldIgnoreTextOnlyProperties { IgnoreTextOnlyProperties, DoNotIgnoreTextOnlyProperties }; enum158 …TriState triStateOfStyle(CSSStyleDeclaration* styleToCompare, ShouldIgnoreTextOnlyProperties) cons…
690 …gStyle::triStateOfStyle(CSSStyleDeclaration* styleToCompare, ShouldIgnoreTextOnlyProperties should… in triStateOfStyle()