Home | History | Annotate | Download | only in svg

Lines Matching refs:accessSVGExtensions

112             document()->accessSVGExtensions()->reportError("A negative value for use attribute <width> is not allowed");
116 document()->accessSVGExtensions()->reportError("A negative value for use attribute <height> is not allowed");
163 document()->accessSVGExtensions()->removePendingResource(m_resourceId);
471 document()->accessSVGExtensions()->addPendingResource(id, this);
682 document()->accessSVGExtensions()->reportError("Not allowed to use indirect reference in <clip-path>");