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

/freebsd-10.0-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp585 int thickness; local
587 thickness = env->size*RES_7227*linewidth/1000;
589 thickness = line_thickness;
591 thickness = 1;
598 x = env->hpos - thickness/2;
599 y = env->vpos + p[1] + thickness/2;
600 height = p[1] + thickness;
601 width = thickness;
604 x = env->hpos - thickness/2;
605 y = env->vpos + thickness/
[all...]
/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Doutput.h24 double thickness; // the thickness is in points member in struct:line_type
H A Dtroff.cpp70 line_thickness(lt.thickness);
88 line_thickness(lt.thickness);
138 line_thickness(lt.thickness);
151 line_thickness(lt.thickness);
155 line_thickness(lt.thickness);
168 line_thickness(lt.thickness);
195 line_thickness(lt.thickness);
545 line_thickness(lt.thickness);
H A Dtex.cpp182 set_pen_size(lt.thickness);
220 set_pen_size(lt.thickness);
244 set_pen_size(lt.thickness);
320 set_pen_size(lt.thickness);
368 int dot_rad = int(lt.thickness*(1000.0/(72.0*2)) + .5);
H A Dobject.h190 double thickness; member in struct:object_spec
H A Dobject.cpp29 : type(solid), thickness(1.0)
237 slt.thickness = 0.1;
589 lt.thickness = th;
1277 base *= fabs(lt.thickness) / hyp / 72 / 4;
1296 base *= fabs(lt.thickness) / hyp / 72 / 4;
1382 base *= fabs(lt.thickness) / hyp / 72 / 4;
1401 base *= fabs(lt.thickness) / hyp / 72 / 4;
1641 theta = fabs(lt.thickness) / 72 / 4 / rad;
1668 theta = fabs(lt.thickness) / 72 / 4 / rad;
1869 th = thickness;
[all...]
H A Dpic.y1071 $$->thickness = $3;
/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp457 int thickness);
503 int thickness; // the thickness of a line member in class:text_glob
512 bool is_a_line , int thickness);
524 is_line(is_a_line_flag), thickness(line_thickness), tab(NULL)
530 is_tag(FALSE), is_special(FALSE), is_line(FALSE), thickness(0), tab(NULL)
1272 int thickness);
1351 int thickness)
1358 thickness);
4116 error("0 or 1 argument required for thickness");
1348 add_line(style *s, int line_number, int x_1, int y_1, int x_2, int y_2, int thickness) argument
[all...]
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex4775 % each corner char, and rule thickness
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex4971 % each corner char, and rule thickness
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex4847 % each corner char, and rule thickness

Completed in 141 milliseconds