Searched refs:conflictsWithImplicitStyleOfAttributes (Results 1 – 3 of 3) sorted by relevance
119 bool conflictsWithImplicitStyleOfAttributes(HTMLElement*) const;
953 …->conflictsWithImplicitStyleOfElement(element) || style->conflictsWithImplicitStyleOfAttributes(el… in removeImplicitlyStyledElement()
844 bool EditingStyle::conflictsWithImplicitStyleOfAttributes(HTMLElement* element) const in conflictsWithImplicitStyleOfAttributes() function in blink::EditingStyle