Home
last modified time | relevance | path

Searched defs:draw_line_with_arrows (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dia/dia-0.97.3/lib/
H A Ddiarenderer.h218 void (*draw_line_with_arrows) (DiaRenderer *renderer, member
H A Ddiarenderer.c901 draw_line_with_arrows(DiaRenderer *renderer, in draw_line_with_arrows() function
/dports/graphics/dia/dia-0.97.3/bindings/
H A Ddia-renderer.cpp246 dia::Renderer::draw_line_with_arrows (Point *start, Point *end, real line_width, Color *line_color… in draw_line_with_arrows() function in dia::Renderer
/dports/graphics/dia/dia-0.97.3/plug-ins/xfig/
H A Dxfig-export.c588 draw_line_with_arrows(DiaRenderer *self, in draw_line_with_arrows() function
/dports/graphics/dia/dia-0.97.3/plug-ins/pgf/
H A Drender_pgf.c909 draw_line_with_arrows(DiaRenderer *self, Point *start, Point *end, in draw_line_with_arrows() function