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

/inkscape/src/ui/dialog/
H A Dpixelartdialog.cpp159 void workerThread();
413 thread = Glib::Thread::create(sigc::mem_fun(*this, &PixelArtDialogImpl::workerThread),
543 void PixelArtDialogImpl::workerThread() function in class:Inkscape::UI::Dialog::PixelArtDialogImpl

Completed in 15 milliseconds