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

/inkscape/src/widgets/
H A Dfill-style.cpp360 static gchar const *undo_F_label_1 = "fill:flatcolor:1"; member in namespace:Inkscape
366 static gchar const *undo_F_label = undo_F_label_1;
526 if (undo_F_label == undo_F_label_1) {
530 undo_F_label = undo_F_label_1;

Completed in 15 milliseconds