HomeSort by relevance Sort by last modified time
    Searched refs:conflictsWithImplicitStyleOfElement (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
EditingStyle.h 114 bool conflictsWithImplicitStyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0, ShouldExtractMatchingStyle = DoNotExtractMatchingStyle) const;
ApplyStyleCommand.cpp     [all...]
EditingStyle.cpp 592 bool EditingStyle::conflictsWithImplicitStyleOfElement(HTMLElement* element, EditingStyle* extractedStyle, ShouldExtractMatchingStyle shouldExtractMatchingStyle) const
    [all...]

Completed in 186 milliseconds