Home
last modified time | relevance | path

Searched refs:onDocUnitChange (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddocument-properties.h237 void onDocUnitChange();
H A Ddocument-properties.cpp173 …etUnitMenu()->signal_changed().connect(sigc::mem_fun(*this, &DocumentProperties::onDocUnitChange)); in DocumentProperties()
1577 void DocumentProperties::onDocUnitChange() in onDocUnitChange() function in Inkscape::UI::Dialog::DocumentProperties