Searched defs:closeCb (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/xml/
H A Drepr-io.cpp110 static int closeCb( void * context );
234 return xmlReadIO( readCb, closeCb, this,
249 int XmlSource::closeCb(void * context) function in class:XmlSource

Completed in 17 milliseconds