Home | History | Annotate | Download | only in css

Lines Matching defs:isPropertyImplicit

357             if (properties[j] == CSSPropertyBackgroundRepeatX && isPropertyImplicit(properties[j])) {
416 if (!isPropertyImplicit(properties[i])) {
531 bool CSSMutableStyleDeclaration::isPropertyImplicit(int propertyID) const