Home | History | Annotate | Download | only in css

Lines Matching defs:unitCategory

153 CSSPrimitiveValue::UnitCategory CSSPrimitiveValue::unitCategory(UnitType type)
782 CSSPrimitiveValue::UnitType CSSPrimitiveValue::canonicalUnitTypeForCategory(UnitCategory category)
817 UnitCategory sourceCategory = unitCategory(sourceUnitType);
821 UnitCategory targetCategory = unitCategory(targetUnitType);