Searched refs:done (Results 1 - 25 of 111) sorted by relevance

12345

/inkscape/src/io/
H A Dbase64stream.cpp74 done(false)
129 if (done)
144 done = true;
H A Dbase64stream.h62 bool done; member in class:Inkscape::IO::Base64InputStream
/inkscape/src/
H A Ddocument-undo.h25 * should be done like this:
40 static void done(SPDocument *document, unsigned int event_type, Glib::ustring const &event_description);
H A Dtext-chemistry.cpp181 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_TEXT,
215 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_TEXT,
279 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_TEXT,
368 DocumentUndo::done(doc, SP_VERB_CONTEXT_TEXT,
463 DocumentUndo::done(doc, SP_VERB_CONTEXT_TEXT,
519 DocumentUndo::done(desktop->getDocument(),
H A Dselection-chemistry.cpp400 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_TEXT,
425 DocumentUndo::done(desktop->getDocument(), SP_VERB_EDIT_DELETE,
544 DocumentUndo::done(desktop->getDocument(), SP_VERB_EDIT_DUPLICATE,
573 DocumentUndo::done(doc, SP_VERB_EDIT_CLEAR_ALL,
774 DocumentUndo::done(doc, SP_VERB_SELECTION_GROUP,
816 sp_selection_to_next_layer(desktop, 1); // suppress done
821 DocumentUndo::done(selection->layers()->getDocument(), SP_VERB_SELECTION_UNGROUP_POP_SELECTION,
900 DocumentUndo::done(selection->layers()->getDocument(), SP_VERB_SELECTION_UNGROUP,
1029 DocumentUndo::done(selection->layers()->getDocument(), SP_VERB_SELECTION_RAISE,
1059 DocumentUndo::done(documen
[all...]
H A Dknotholder.cpp164 // for drag, this is done by ungrabbed_handler, but for click we must do it here
170 DocumentUndo::done(saved_item->document, object_verb,
258 DocumentUndo::done(object->document, object_verb, _("Move handle"));
H A Duri-references.cpp54 * (descendants of <use> referencing an ancestor of the href'ing object)). The way it is done here is *atrocious*, but i
71 std::set<SPObject *> done; local
108 if (done.insert(e).second) {
/inkscape/src/ui/tools/
H A Dbox3d-tool.cpp359 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
366 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
373 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
380 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
387 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
394 DocumentUndo::done(document, SP_VERB_CONTEXT_3DBOX,
435 this->_vpdrag->updateLines(); // FIXME: Shouldn't this be done automatically?
444 this->_vpdrag->updateLines(); // FIXME: Shouldn't this be done automatically?
453 this->_vpdrag->updateLines(); // FIXME: Shouldn't this be done automatically?
598 DocumentUndo::done(deskto
[all...]
H A Dmesh-tool.cpp310 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MESH,
397 DocumentUndo::done(doc, SP_VERB_CONTEXT_MESH, _("Toggled mesh path type."));
401 DocumentUndo::done(doc, SP_VERB_CONTEXT_MESH, _("Approximated arc for mesh side."));
405 DocumentUndo::done(doc, SP_VERB_CONTEXT_MESH, _("Toggled mesh tensors."));
409 DocumentUndo::done(doc, SP_VERB_CONTEXT_MESH, _("Smoothed mesh corner color."));
413 DocumentUndo::done(doc, SP_VERB_CONTEXT_MESH, _("Picked mesh corner color."));
488 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MESH,
971 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MESH, _("Create mesh"));
/inkscape/src/libavoid/
H A Dmakepath.cpp138 VertInf *inf3, std::vector<ANode>& done, int inf1Index)
141 for (int curr = inf1Index; curr >= 0; curr = done[curr].prevIndex)
149 for (int curr = inf1Index; curr >= 0; curr = done[curr].prevIndex)
151 connRoute.ps[routeSize] = done[curr].inf->point;
163 VertInf *inf3, std::vector<ANode>& done, int inf1Index)
165 VertInf *inf1 = (inf1Index >= 0) ? done[inf1Index].inf : NULL;
226 constructPolygonPath(connRoute, inf2, inf3, done, inf1Index);
259 constructPolygonPath(connRoute, inf2, inf3, done, inf1Index);
296 constructPolygonPath(connRoute, inf2, inf3, done, inf1Index);
137 constructPolygonPath(Polygon& connRoute, VertInf *inf2, VertInf *inf3, std::vector<ANode>& done, int inf1Index) argument
162 cost(ConnRef *lineRef, const double dist, VertInf *inf2, VertInf *inf3, std::vector<ANode>& done, int inf1Index) argument
/inkscape/src/ui/widget/
H A Dselected-style.cpp542 DocumentUndo::done( tracker->parent->_desktop->getDocument(), SP_VERB_NONE, _("Drop color"));
554 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
563 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
572 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
588 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
597 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
606 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
618 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
630 DocumentUndo::done(_desktop->getDocument(), SP_VERB_DIALOG_FILL_STROKE,
641 DocumentUndo::done(_deskto
[all...]
H A Dcolor-picker.cpp121 DocumentUndo::done(SP_ACTIVE_DESKTOP->getDocument(), SP_VERB_NONE,
H A Dentity-entry.cpp128 DocumentUndo::done(doc, SP_VERB_NONE, "Document metadata updated");
191 DocumentUndo::done(doc, SP_VERB_NONE, "Document metadata updated");
/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.cpp488 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Add glyph"));
548 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph curves"));
587 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph curves"));
607 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Reset missing-glyph"));
623 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Edit glyph name"));
637 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph unicode"));
649 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Remove font"));
666 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Remove glyph"));
683 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Remove kerning pair"));
770 DocumentUndo::done(documen
[all...]
H A Dobject-properties.cpp480 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM, _("Set object ID"));
493 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
499 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
508 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
534 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
553 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
569 DocumentUndo::done(SP_ACTIVE_DOCUMENT, SP_VERB_DIALOG_ITEM,
H A Dlivepatheffect-editor.cpp437 DocumentUndo::done(doc, SP_VERB_DIALOG_LIVE_PATH_EFFECT,
477 DocumentUndo::done(doc, SP_VERB_DIALOG_LIVE_PATH_EFFECT,
499 DocumentUndo::done( current_desktop->getDocument(), SP_VERB_DIALOG_LIVE_PATH_EFFECT,
517 DocumentUndo::done( current_desktop->getDocument(), SP_VERB_DIALOG_LIVE_PATH_EFFECT,
534 DocumentUndo::done( current_desktop->getDocument(), SP_VERB_DIALOG_LIVE_PATH_EFFECT,
573 DocumentUndo::done( current_desktop->getDocument(), SP_VERB_DIALOG_LIVE_PATH_EFFECT,
H A Dxml-tree.cpp334 gchar *message = g_strdup_printf(_("Attribute <b>%s</b> selected. Press <b>Ctrl+Enter</b> when done editing to commit changes."), name);
573 DocumentUndo::done(self->current_document, SP_VERB_DIALOG_XML_EDITOR,
950 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
966 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
984 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1001 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1020 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1045 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1071 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1089 DocumentUndo::done(current_documen
[all...]
/inkscape/src/libcroco/
H A Dcr-sel-eng.c652 goto done;
661 goto done;
668 goto done;
671 goto done ;
677 goto done;
710 goto done;
723 goto done;
739 goto done;
745 goto done;
749 goto done;
[all...]
H A Dcr-parser.c668 *This is mainly done for test purposes.
698 goto done;
719 goto done;
725 done:
801 goto done;
803 goto done;
809 done:
867 goto done;
885 goto done;
893 done
[all...]
/inkscape/src/libgdl/
H A Dgdl-dock-paned.c537 gboolean done = FALSE; local
565 done = TRUE;
568 done = TRUE;
574 done = TRUE;
577 done = TRUE;
584 if (!done) {
/inkscape/src/widgets/
H A Dswatch-selector.cpp88 DocumentUndo::done(ngr->document, SP_VERB_CONTEXT_GRADIENT,
H A Dconnector-toolbar.cpp117 DocumentUndo::done(doc, SP_VERB_CONTEXT_CONNECTOR,
164 DocumentUndo::done(doc, SP_VERB_CONTEXT_CONNECTOR,
213 DocumentUndo::done(doc, SP_VERB_CONTEXT_CONNECTOR,
234 DocumentUndo::done(SP_ACTIVE_DESKTOP->getDocument(), SP_VERB_DIALOG_ALIGN_DISTRIBUTE, _("Arrange connector network"));
/inkscape/src/live_effects/
H A Dlpe-sketch.cpp250 bool done = false;// was the end of the component reached? local
252 while (!done){
266 done = true;
271 done = true;
/inkscape/src/libcola/
H A Dcola.h157 TestConvergence& done=defaultTest);
217 TestConvergence& done; member in class:cola::ConstrainedMajorizationLayout
H A Dcola.cpp25 TestConvergence& done)
32 done(done),
45 done.reset();
217 } while(!done(compute_stress(Dij),X,Y));
20 ConstrainedMajorizationLayout( std::vector<Rectangle*>& rs, std::vector<Edge>& es, double* eweights, double idealLength, TestConvergence& done) argument

Completed in 871 milliseconds

12345