Searched refs:UOther (Results 1 – 3 of 3) sorted by relevance
153 return CSSPrimitiveValue::UOther; in unitCategory()744 ASSERT(sourceCategory != UOther); in getDoubleValueInternal()748 ASSERT(targetCategory != UOther); in getDoubleValueInternal()
149 UOther enumerator
384 …if (leftUnitCategory != CSSPrimitiveValue::UOther && leftUnitCategory == CSSPrimitiveValue::unitCa… in createSimplified()