Searched defs:hasRelativeLengths (Results 1 – 2 of 2) sorted by relevance
41 bool hasRelativeLengths() const { return !m_elementsWithRelativeLengths.isEmpty(); } in hasRelativeLengths() function
429 void SVGStyledElement::updateRelativeLengthsInformation(bool hasRelativeLengths, SVGStyledElement* … in updateRelativeLengthsInformation()