Lines Matching refs:Trace
42 namespace Trace {
50 g_warning("Trace: No active desktop");
216 g_warning("%s", _("Trace: No active desktop"));
397 g_warning("Trace: No active desktop\n");
407 char *msg = _("Trace: No active document");
439 char *msg = _("Trace: Image has no bitmap data");
446 msgStack->flash(Inkscape::NORMAL_MESSAGE, _("Trace: Starting trace..."));
549 DocumentUndo::done(doc, SP_VERB_SELECTION_TRACE, _("Trace bitmap"));
553 char *msg = g_strdup_printf(_("Trace: Done. %ld nodes created"), totalNodeCount);
592 //## Inform Trace's working thread
604 } // namespace Trace