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

/inkscape/src/widgets/
H A Dfill-style.cpp367 static gchar const *undo_S_label = undo_S_label_1; member in namespace:Inkscape
439 DocumentUndo::maybeDone(desktop->doc(), (kind == FILL) ? undo_F_label : undo_S_label, SP_VERB_DIALOG_FILL_STROKE,
517 DocumentUndo::maybeDone(desktop->getDocument(), (kind == FILL) ? undo_F_label : undo_S_label, SP_VERB_DIALOG_FILL_STROKE,
528 undo_S_label = undo_S_label_2;
531 undo_S_label = undo_S_label_1;

Completed in 15 milliseconds