Searched refs:isFontRelativeLength (Results 1 – 5 of 5) sorted by relevance
139 if (primitiveValue->isFontRelativeLength()) in viewportArgumentValue()
326 …rentIsAbsoluteSize || !(primitiveValue->isPercentage() || primitiveValue->isFontRelativeLength())); in setFontSizeValue()
163 bool isFontRelativeLength() const in isFontRelativeLength() function
616 if (computingFontSize || isFontRelativeLength()) in computeLengthDouble()
447 if (stop.m_position->isFontRelativeLength()) in isCacheable()