propertyExistsInStyle 163 Source/core/editing/EditingStyle.cpp virtual bool propertyExistsInStyle(const StylePropertySet* style) const { return style->getPropertyCSSValue(m_propertyID); } propertyExistsInStyle 226 Source/core/editing/EditingStyle.cpp bool HTMLTextDecorationEquivalent::propertyExistsInStyle(const StylePropertySet* style) const