Searched defs:hasRelativeLengths (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElement.h61 bool hasRelativeLengths() const { return !m_elementsWithRelativeLengths.isEmpty(); } function in class:WebCore::SVGElement
207 void updateRelativeLengthsInformation(bool hasRelativeLengths, SVGElement*);

Completed in 1333 milliseconds