propertyMatches 295 Source/core/css/PropertySetCSSStyleDeclaration.cpp return propertySet().propertyMatches(propertyID, propertyValue); propertyMatches 495 Source/core/css/StylePropertySet.cpp if (style->propertyMatches(property.id(), property.value())) propertyMatches 126 Source/core/css/StylePropertySet.h bool propertyMatches(CSSPropertyID, const CSSValue*) const;