Searched refs:isUnitLessLengthParsingEnabledForMode (Results 1 – 2 of 2) sorted by relevance
70 inline bool isUnitLessLengthParsingEnabledForMode(CSSParserMode mode) in isUnitLessLengthParsingEnabledForMode() function
1424 …flags & (FLength | FAngle | FTime)) && (!value->fValue || isUnitLessLengthParsingEnabledForMode(cs… in shouldAcceptUnitLessValues()