Home | History | Annotate | Download | only in dom

Lines Matching refs:SVGUseElement

132 class SVGUseElement;
424 void scheduleUseShadowTreeUpdate(SVGUseElement&);
425 void unscheduleUseShadowTreeUpdate(SVGUseElement&);
1366 WillBeHeapHashSet<RawPtrWillBeMember<SVGUseElement> > m_useElementsNeedingUpdate;