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

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dcommon.cpp353 double hor_gap_width = (n_hor_dashes != 0 local
364 // using hor_gap_width.
376 M_PI/4.0, M_PI/2, slt, lt.dash_width, hor_gap_width, &offset);
379 slt, lt.dash_width, hor_gap_width, &offset);
381 M_PI/2, 3*M_PI/4.0, slt, lt.dash_width, hor_gap_width, &offset);
394 5*M_PI/4.0, 3*M_PI/2.0, slt, lt.dash_width, hor_gap_width, &offset);
397 slt, lt.dash_width, hor_gap_width, &offset);
399 3*M_PI/2, 7*M_PI/4, slt, lt.dash_width, hor_gap_width, &offset);
491 double hor_gap_width = (n_hor_dots != 0 local
513 M_PI/4.0, M_PI/2, slt, hor_gap_width,
[all...]

Completed in 113 milliseconds