Home | History | Annotate | Download | only in css

Lines Matching refs:getPropertyPriority

519 bool CSSMutableStyleDeclaration::getPropertyPriority(int propertyID) const
638 if (!getPropertyPriority(properties[i]->id()) || properties[i]->isImportant()) {