Searched defs:sp_style_css_size_px_to_units (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | style.cpp | 1537 sp_style_css_size_px_to_units(double size, int unit) function 1572 return size * (size / sp_style_css_size_px_to_units(size, unit));; |
Completed in 14 milliseconds