valueIsPresentInStyle 164 Source/core/editing/EditingStyle.cpp virtual bool valueIsPresentInStyle(Element*, StylePropertySet*) const; valueIsPresentInStyle 214 Source/core/editing/EditingStyle.cpp virtual bool valueIsPresentInStyle(Element*, StylePropertySet*) const OVERRIDE; valueIsPresentInStyle 253 Source/core/editing/EditingStyle.cpp virtual bool valueIsPresentInStyle(Element*, StylePropertySet*) const OVERRIDE; valueIsPresentInStyle 803 Source/core/editing/EditingStyle.cpp && (shouldExtractMatchingStyle == ExtractMatchingStyle || !equivalent->valueIsPresentInStyle(element, m_mutableStyle.get()))) { valueIsPresentInStyle 839 Source/core/editing/EditingStyle.cpp && !HTMLAttributeEquivalents[i]->valueIsPresentInStyle(element, m_mutableStyle.get())) valueIsPresentInStyle 865 Source/core/editing/EditingStyle.cpp || (shouldExtractMatchingStyle == DoNotExtractMatchingStyle && equivalent->valueIsPresentInStyle(element, m_mutableStyle.get())))