Home
last modified time | relevance | path

Searched defs:lengthType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterOperation.cpp121 LengthType lengthType = m_stdDeviation.type(); in blend() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValue.cpp683 LengthUnitType lengthType; in accumulateLengthArray() local
846 bool CSSPrimitiveValue::unitTypeToLengthUnitType(UnitType unitType, LengthUnitType& lengthType) in unitTypeToLengthUnitType()