Searched refs:invalidateSVGRootsWithRelativeLengthDescendents (Results 1 – 3 of 3) sorted by relevance
76 void invalidateSVGRootsWithRelativeLengthDescendents(SubtreeLayoutScope*);
391 void SVGDocumentExtensions::invalidateSVGRootsWithRelativeLengthDescendents(SubtreeLayoutScope* sco… in invalidateSVGRootsWithRelativeLengthDescendents() function in WebCore::SVGDocumentExtensions
331 … document().accessSVGExtensions()->invalidateSVGRootsWithRelativeLengthDescendents(&layoutScope); in layout()