Searched defs:disable (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/inkgc/ | ||
H A D | gc-core.h | 65 void (*disable)(); member in struct:Inkscape::GC::Ops 116 static inline void disable() { function in struct:Inkscape::GC::Core 117 _ops.disable(); |
Completed in 107 milliseconds