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

  /src/external/gpl2/groff/dist/src/preproc/pic/
common.cpp 361 double vert_gap_width = (n_vert_dashes != 0 local
365 // because one part is dashed using vert_gap_width, and the other
369 -M_PI/4.0, 0, slt, lt.dash_width, vert_gap_width, &offset);
372 slt, lt.dash_width, vert_gap_width, &offset);
374 0, M_PI/4.0, slt, lt.dash_width, vert_gap_width, &offset);
387 3.0*M_PI/4.0, M_PI, slt, lt.dash_width, vert_gap_width, &offset);
390 slt, lt.dash_width, vert_gap_width, &offset);
392 M_PI, 5.0*M_PI/4.0, slt, lt.dash_width, vert_gap_width, &offset);
499 double vert_gap_width = (n_vert_dots != 0 local
506 -M_PI/4.0, 0, slt, vert_gap_width, &offset)
    [all...]

Completed in 52 milliseconds