Home
last modified time | relevance | path

Searched refs:dash_arc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/groff/src/preproc/pic/
Dcommon.cpp366 dash_arc(cent + position(dim.x/2.0 - rad, -dim.y/2.0 + rad), rad, in dashed_rounded_box()
371 dash_arc(cent + position(dim.x/2.0 - rad, dim.y/2.0 - rad), rad, in dashed_rounded_box()
375 dash_arc(cent + position(dim.x/2.0 - rad, dim.y/2.0 - rad), rad, in dashed_rounded_box()
380 dash_arc(cent + position(-dim.x/2.0 + rad, dim.y/2.0 - rad), rad, in dashed_rounded_box()
384 dash_arc(cent + position(-dim.x/2.0 + rad, dim.y/2.0 - rad), rad, in dashed_rounded_box()
389 dash_arc(cent + position(-dim.x/2.0 + rad, -dim.y/2.0 + rad), rad, in dashed_rounded_box()
393 dash_arc(cent + position(-dim.x/2.0 + rad, -dim.y/2.0 + rad), rad, in dashed_rounded_box()
398 dash_arc(cent + position(dim.x/2.0 - rad, -dim.y/2.0 + rad), rad, in dashed_rounded_box()
404 void common_output::dash_arc(const position &cent, double rad, in dash_arc() function in common_output
Dcommon.h27 void dash_arc(const position &cent, double rad,