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