Searched defs:propertyIsImportant (Results 1 – 2 of 2) sorted by relevance
198 bool StylePropertySet::propertyIsImportant(CSSPropertyID propertyID) const in propertyIsImportant() function in WebCore::StylePropertySet
1236 const bool propertyIsImportant = true; in forceInline() local