Home
last modified time | relevance | path

Searched refs:xcImageGetWidth (Results 1 – 6 of 6) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dsvg.c225 width = xcImageGetWidth(img->image); in SVGCreateImages()
226 height = xcImageGetWidth(img->image); in SVGCreateImages()
274 int width = xcImageGetWidth(gp->source); in SVGDrawGraphic()
H A Dgraphic.c587 int xcImageGetWidth(xcImage *img) in xcImageGetWidth() function
H A Dprototypes.h829 int xcImageGetWidth(xcImage *img);
H A Dcairo.c1208 int xcImageGetWidth(xcImage *img) in xcImageGetWidth() function
H A Dfunctions.c1403 int hw = xcImageGetWidth(gp->source) >> 1; in graphicbbox()
H A Dfiles.c5446 int width = xcImageGetWidth(img->image);