Home
last modified time | relevance | path

Searched defs:conflictsWithInlineStyleOfElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditingStyle.h109 …bool conflictsWithInlineStyleOfElement(StyledElement* element) const { return conflictsWithInlineS… in conflictsWithInlineStyleOfElement() function
110 …bool conflictsWithInlineStyleOfElement(StyledElement* element, EditingStyle* extractedStyle, Vecto… in conflictsWithInlineStyleOfElement() function
DEditingStyle.cpp547 bool EditingStyle::conflictsWithInlineStyleOfElement(StyledElement* element, EditingStyle* extracte… in conflictsWithInlineStyleOfElement() function in WebCore::EditingStyle