Searched defs:cssPropertyMatches (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ | ||
D | PropertySetCSSStyleDeclaration.cpp | 355 bool PropertySetCSSStyleDeclaration::cssPropertyMatches(CSSPropertyID propertyID, const CSSValue* p… in cssPropertyMatches() function in WebCore::PropertySetCSSStyleDeclaration |
D | CSSComputedStyleDeclaration.cpp | 3020 bool CSSComputedStyleDeclaration::cssPropertyMatches(CSSPropertyID propertyID, const CSSValue* prop… in cssPropertyMatches() function in WebCore::CSSComputedStyleDeclaration |