Searched refs:cssPropertyMatches (Results 1 – 6 of 6) sorted by relevance
125 bool CSSStyleDeclaration::cssPropertyMatches(const CSSProperty* property) const in cssPropertyMatches() function in WebCore::CSSStyleDeclaration141 if (cssPropertyMatches(&property)) in diff()
78 virtual bool cssPropertyMatches(const CSSProperty*) const;
67 virtual bool cssPropertyMatches(const CSSProperty*) const;
1909 bool CSSComputedStyleDeclaration::cssPropertyMatches(const CSSProperty* property) const in cssPropertyMatches() function in WebCore::CSSComputedStyleDeclaration1922 return CSSStyleDeclaration::cssPropertyMatches(property); in cssPropertyMatches()
95237 (WebCore::CSSComputedStyleDeclaration::cssPropertyMatches):95240 (WebCore::CSSStyleDeclaration::cssPropertyMatches):
20683 (WebCore::CSSComputedStyleDeclaration::cssPropertyMatches):