Home
last modified time | relevance | path

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

/dports/print/dvisvg/dvisvg-0.7.1/
H A Dxmlsvg.h46 #define svg_rect_wh STRING "\n<rect width=\"%d\" height=\"%d\"/>" macro
H A Dsvgout.c198 fprintf(svg_out, svg_rect_wh, d, e); in svgout()