Searched refs:resetUnitType (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | unit-menu.h | 51 bool resetUnitType(UnitType unit_type); |
H A D | scalar-unit.h | 110 void resetUnitType(UnitType unit_type); |
H A D | unit-menu.cpp | 46 bool UnitMenu::resetUnitType(UnitType unit_type) function in class:Inkscape::UI::Widget::UnitMenu |
H A D | scalar-unit.cpp | 98 void ScalarUnit::resetUnitType(UnitType unit_type) function in class:Inkscape::UI::Widget::ScalarUnit 101 _unit_menu->resetUnitType(unit_type); |
H A D | preferences-widget.cpp | 326 resetUnitType(unit_type); |
Completed in 19 milliseconds