Searched defs:conflictsWithInlineStyleOfElement (Results 1 – 2 of 2) sorted by relevance
109 …bool conflictsWithInlineStyleOfElement(StyledElement* element) const { return conflictsWithInlineS… in conflictsWithInlineStyleOfElement() function110 …bool conflictsWithInlineStyleOfElement(StyledElement* element, EditingStyle* extractedStyle, Vecto… in conflictsWithInlineStyleOfElement() function
547 bool EditingStyle::conflictsWithInlineStyleOfElement(StyledElement* element, EditingStyle* extracte… in conflictsWithInlineStyleOfElement() function in WebCore::EditingStyle