Searched refs:gcollect (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/debug/
H A Dgc-heap.h35 void force_collect() { GC::Core::gcollect(); }
/inkscape/src/inkgc/
H A Dgc.cpp285 Core::gcollect();
286 Core::gcollect();
H A Dgc-core.h63 void (*gcollect)(); member in struct:Inkscape::GC::Ops
110 static inline void gcollect() { function in struct:Inkscape::GC::Core
111 _ops.gcollect();
/inkscape/src/ui/dialog/
H A Dmemory.cpp229 GC::Core::gcollect();

Completed in 207 milliseconds