HomeSort by: relevance | last modified time | path
    Searched defs:hor_gap_width (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/pic/
common.cpp 355 double hor_gap_width = (n_hor_dashes != 0 local
366 // using hor_gap_width.
378 M_PI/4.0, M_PI/2, slt, lt.dash_width, hor_gap_width, &offset);
381 slt, lt.dash_width, hor_gap_width, &offset);
383 M_PI/2, 3*M_PI/4.0, slt, lt.dash_width, hor_gap_width, &offset);
396 5*M_PI/4.0, 3*M_PI/2.0, slt, lt.dash_width, hor_gap_width, &offset);
399 slt, lt.dash_width, hor_gap_width, &offset);
401 3*M_PI/2, 7*M_PI/4, slt, lt.dash_width, hor_gap_width, &offset);
493 double hor_gap_width = (n_hor_dots != 0 local
515 M_PI/4.0, M_PI/2, slt, hor_gap_width, &offset)
    [all...]

Completed in 16 milliseconds