Searched refs:isUnitTypeLength (Results 1 – 5 of 5) sorted by relevance
110 …static bool isUnitTypeLength(int type) { return (type > CSSPrimitiveValue::CSS_PERCENTAGE && type … in isUnitTypeLength() function
3323 } else if (CSSPrimitiveValue::isUnitTypeLength(type)) { in convertToLength()4136 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4232 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4288 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4352 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4413 else if (CSSPrimitiveValue::isUnitTypeLength(type)) { in applyProperty()5653 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()5668 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()5683 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()5704 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()[all …]
161 else if (CSSPrimitiveValue::isUnitTypeLength(type)) { in addStops()
37914 (WebCore::CSSPrimitiveValue::isUnitTypeLength):
86015 (WebCore::CSSPrimitiveValue::isUnitTypeLength):