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

/inkscape/src/
H A Ddesktop.cpp91 static void _reconstruction_start(SPDesktop * desktop);
290 document->connectReconstructionStart(sigc::bind(sigc::ptr_fun(_reconstruction_start), this));
1700 static void _reconstruction_start(SPDesktop * desktop) function

Completed in 113 milliseconds