Home | History | Annotate | Download | only in css

Lines Matching full:longhand

456     CSSPropertyLonghand longhand = longhandForProperty(propertyID);
457 if (longhand.length()) {
458 removePropertiesInSet(longhand.properties(), longhand.length(), notifyChanged);