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

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dcommon.cpp359 double vert_gap_width = (n_vert_dashes != 0 local
363 // because one part is dashed using vert_gap_width, and the other
367 -M_PI/4.0, 0, slt, lt.dash_width, vert_gap_width, &offset);
370 slt, lt.dash_width, vert_gap_width, &offset);
372 0, M_PI/4.0, slt, lt.dash_width, vert_gap_width, &offset);
385 3.0*M_PI/4.0, M_PI, slt, lt.dash_width, vert_gap_width, &offset);
388 slt, lt.dash_width, vert_gap_width, &offset);
390 M_PI, 5.0*M_PI/4.0, slt, lt.dash_width, vert_gap_width, &offset);
497 double vert_gap_width = (n_vert_dots != 0 local
504 -M_PI/4.0, 0, slt, vert_gap_width,
[all...]

Completed in 101 milliseconds