Home
last modified time | relevance | path

Searched refs:SVGGetEntity (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dsvg.c533 static xmlEntityPtr SVGGetEntity(void *context,const xmlChar *name) in SVGGetEntity() function
3558 sax_modules.getEntity=SVGGetEntity; in ReadSVGImage()