Home | History | Annotate | Download | only in scripts

Lines Matching refs:extraImp

2605             my $extraImp = "GetOwnerElementForType<$implClassName, IsDerivedFromSVGElement<$implClassName>::value>::ownerElement(imp), ";
2606 $value = "${tearOffType}::create($extraImp$value)";