Searched refs:isUnitTypeLength (Results 1 – 4 of 4) sorted by relevance
88 …static bool isUnitTypeLength(int type) { return (type > CSSPrimitiveValue::CSS_PERCENTAGE && type … in isUnitTypeLength() function
2784 } else if (CSSPrimitiveValue::isUnitTypeLength(type)) in convertToLength()3586 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()3687 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()3743 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()3808 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()3871 else if (CSSPrimitiveValue::isUnitTypeLength(type)) { in applyProperty()4962 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4976 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()4990 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()5011 if (CSSPrimitiveValue::isUnitTypeLength(type)) in applyProperty()[all …]
12129 (WebCore::CSSPrimitiveValue::isUnitTypeLength):
37914 (WebCore::CSSPrimitiveValue::isUnitTypeLength):