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

  /external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/
LengthStyleInterpolation.cpp 24 return value.isCalcValue();
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCalculationValue.h 144 DEFINE_CSS_VALUE_TYPE_CASTS(CSSCalcValue, isCalcValue());
CSSValue.h 102 bool isCalcValue() const {return m_classType == CalculationClass; }

Completed in 71 milliseconds