Home
last modified time | relevance | path

Searched refs:isUnitTypeLength (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/css/
DCSSPrimitiveValue.h88 …static bool isUnitTypeLength(int type) { return (type > CSSPrimitiveValue::CSS_PERCENTAGE && type … in isUnitTypeLength() function
DCSSStyleSelector.cpp2784 } 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 …]
/external/webkit/WebCore/
DChangeLog12129 (WebCore::CSSPrimitiveValue::isUnitTypeLength):
DChangeLog-2009-06-1637914 (WebCore::CSSPrimitiveValue::isUnitTypeLength):