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