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