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

/inkscape/src/widgets/
H A Ddesktop-widget.cpp120 static gdouble sp_dtw_zoom_value_to_display (gdouble value);
1901 sp_dtw_zoom_value_to_display (gdouble value) function
1919 if (sp_dtw_zoom_value_to_display (new_scrolled) == new_typed) { // the new value is set by scrolling
1932 double val = sp_dtw_zoom_value_to_display (gtk_spin_button_get_value (spin));

Completed in 70 milliseconds