Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_edit.c142 static double cvt_to_units(int fig_unit);
4717 cvt_to_units(int fig_unit) in cvt_to_units() argument
4720 return (double) fig_unit; in cvt_to_units()
4721 return (double) fig_unit / in cvt_to_units()