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

/inkscape/src/widgets/
H A Ddesktop-widget.cpp1917 gdouble new_typed = atof (b); local
1919 if (sp_dtw_zoom_value_to_display (new_scrolled) == new_typed) { // the new value is set by scrolling
1922 *new_val = sp_dtw_zoom_display_to_value (new_typed);

Completed in 19 milliseconds