Home
last modified time | relevance | path

Searched defs:instancesForElement (Results 1 – 2 of 2) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGDocumentExtensions.cpp192 HashSet<SVGElementInstance *> *SVGDocumentExtensions::instancesForElement(SVGElement *element) const in instancesForElement() function in WebCore::SVGDocumentExtensions
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGElement.cpp183 const HashSet<SVGElementInstance*>& SVGElement::instancesForElement() const in instancesForElement() function in WebCore::SVGElement