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

/inkscape/src/
H A Dgc-finalized.h71 CleanupFunc old_cleanup; local
81 &old_cleanup, &old_data);
83 if (old_cleanup) {
98 if ( old_cleanup != _invoke_dtor ) {
100 old_cleanup, old_data,

Completed in 9 milliseconds