ShouldExtractMatchingStyle  794 Source/core/editing/EditingStyle.cpp bool EditingStyle::conflictsWithImplicitStyleOfElement(HTMLElement* element, EditingStyle* extractedStyle, ShouldExtractMatchingStyle shouldExtractMatchingStyle) const
ShouldExtractMatchingStyle  847 Source/core/editing/EditingStyle.cpp     EditingStyle* extractedStyle, Vector<QualifiedName>& conflictingAttributes, ShouldExtractMatchingStyle shouldExtractMatchingStyle) const
ShouldExtractMatchingStyle  118 Source/core/editing/EditingStyle.h     bool conflictsWithImplicitStyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0, ShouldExtractMatchingStyle = DoNotExtractMatchingStyle) const;
ShouldExtractMatchingStyle  121 Source/core/editing/EditingStyle.h             Vector<QualifiedName>& conflictingAttributes, ShouldExtractMatchingStyle) const;