HomeSort by relevance Sort by last modified time
    Searched refs:isUnitTypeLength (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/css/
CSSPrimitiveValue.h 88 static bool isUnitTypeLength(int type) { return (type > CSSPrimitiveValue::CSS_PERCENTAGE && type < CSSPrimitiveValue::CSS_DEG) ||
CSSStyleSelector.cpp     [all...]

Completed in 60 milliseconds