Lines Matching full:units
463 bool CSSParser::validUnit(CSSParserValue* value, Units unitflags, bool strict)
599 // In quirks mode, we will look for units that have been incorrectly separated from the number they belong to
1070 // ### handle multilength case where we allow relative units
3574 Units unitType = FUnknown;
4536 CSSParser::Units unit() const { return m_unit; }
4545 CSSParser::Units m_unit;
4581 CSSParser::Units unit = info.unit();