| 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...] |