Home
last modified time | relevance | path

Searched defs:penmag (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dcurve_editor.cc1626 void curve_editor::write_curve (multi_curve* crv, ofstream& hpgl, float scale, float penmag) { in write_curve()
1654 void curve_editor::write_hpgl (float scale, float penmag) { in write_hpgl()
H A Dcommand.cc1395 float scale, penmag; in operator ()() local