Searched refs:ShouldExtractMatchingStyle (Results 1 – 2 of 2) sorted by relevance
68 enum ShouldExtractMatchingStyle { ExtractMatchingStyle, DoNotExtractMatchingStyle }; enum118 …StyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0, ShouldExtractMatchingStyle = DoNotE…121 Vector<QualifiedName>& conflictingAttributes, ShouldExtractMatchingStyle) const;
809 …eOfElement(HTMLElement* element, EditingStyle* extractedStyle, ShouldExtractMatchingStyle shouldEx… in conflictsWithImplicitStyleOfElement()861 … extractedStyle, Vector<QualifiedName>& conflictingAttributes, ShouldExtractMatchingStyle shouldEx… in extractConflictingImplicitStyleOfAttributes()