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

/inkscape/src/ui/widget/
H A Dunit-tracker.cpp215 gchar *newAbbr; local
216 gtk_tree_model_get(GTK_TREE_MODEL(_store), &iter, COLUMN_STRING, &newAbbr, -1); local
217 Inkscape::Util::Unit const *newUnit = unit_table.getUnit(newAbbr);

Completed in 13 milliseconds