Searched refs:isFontRelativeLength (Results 1 – 6 of 6) sorted by relevance
65 return primitiveValue.isFontRelativeLength() || primitiveValue.isViewportPercentageLength(); in interpolationRequiresStyleResolve()
132 if (primitiveValue->isFontRelativeLength()) in viewportArgumentValue()
188 …ate, primitiveValue, parentSize), parentIsAbsoluteSize || !primitiveValue->isFontRelativeLength()); in convertFontSize()
182 bool isFontRelativeLength() const in isFontRelativeLength() function
678 if (computingFontSize || isFontRelativeLength()) in computeLengthDouble()
463 if (stop.m_position->isFontRelativeLength()) in isCacheable()