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

/inkscape/src/widgets/
H A Dpaintbucket-toolbar.cpp160 Glib::ustring stored_unit = prefs->getString("/tools/paintbucket/offsetunits"); local
161 if (!stored_unit.empty()) {
162 Unit const *u = unit_table.getUnit(stored_unit);

Completed in 22 milliseconds