Searched refs:conflictsWithImplicitStyleOfElement (Results 1 – 4 of 4) sorted by relevance
114 …bool conflictsWithImplicitStyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0, ShouldExt…
866 …return style->conflictsWithImplicitStyleOfElement(element) || style->conflictsWithImplicitStyleOfA… in removeImplicitlyStyledElement()870 …if (style->conflictsWithImplicitStyleOfElement(element, extractedStyle, mode == RemoveAlways ? Edi… in removeImplicitlyStyledElement()
592 bool EditingStyle::conflictsWithImplicitStyleOfElement(HTMLElement* element, EditingStyle* extracte… in conflictsWithImplicitStyleOfElement() function in WebCore::EditingStyle
57403 (WebCore::EditingStyle::conflictsWithImplicitStyleOfElement): Ditto.59100 as conflictsWithImplicitStyleOfElement, conflictsWithImplicitStyleOfAttributes,59130 (WebCore::EditingStyle::conflictsWithImplicitStyleOfElement): Added.