Home
last modified time | relevance | path

Searched refs:wmf_size (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/libwmf/libwmf-0.2.12/include/libwmf/
H A Dapi.h69 extern wmf_error_t wmf_size (wmfAPI*,float*,float*);
/dports/graphics/libwmf-nox11/libwmf-0.2.12/include/libwmf/
H A Dapi.h69 extern wmf_error_t wmf_size (wmfAPI*,float*,float*);
/dports/graphics/libwmf/libwmf-0.2.12/src/ipa/fig/
H A Ddevice.h84 { wmf_size (API,&def_width,&def_height); in wmf_fig_device_begin()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/ipa/fig/
H A Ddevice.h84 { wmf_size (API,&def_width,&def_height); in wmf_fig_device_begin()
/dports/graphics/libwmf/libwmf-0.2.12/src/convert/
H A Dwmf2svg.c153 wmf_size (API,&wmf_width,&wmf_height); in wmf2svg_draw()
H A Dwmf2plot.c137 wmf_size (API,&wmf_width,&wmf_height); in wmf2plot_draw()
H A Dwmf2eps.c178 wmf_size (API,&def_width,&def_height); in wmf2eps_draw()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/convert/
H A Dwmf2svg.c153 wmf_size (API,&wmf_width,&wmf_height); in wmf2svg_draw()
H A Dwmf2plot.c137 wmf_size (API,&wmf_width,&wmf_height); in wmf2plot_draw()
H A Dwmf2eps.c178 wmf_size (API,&def_width,&def_height); in wmf2eps_draw()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/
H A Dplayer.c202 wmf_error_t wmf_size (wmfAPI* API,float* width,float* height) in wmf_size() function
272 wmf_size (API, &est_width, &est_height); in wmf_display_size()
/dports/graphics/libwmf/libwmf-0.2.12/src/
H A Dplayer.c202 wmf_error_t wmf_size (wmfAPI* API,float* width,float* height) in wmf_size() function
272 wmf_size (API, &est_width, &est_height); in wmf_display_size()
/dports/graphics/libwmf/libwmf-0.2.12/
H A DChangeLog143 * if image has a set size then (new fn) wmf_size returns it (fjf)
/dports/graphics/libwmf-nox11/libwmf-0.2.12/
H A DChangeLog143 * if image has a set size then (new fn) wmf_size returns it (fjf)
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dwmf.c2524 wmf_error_code = wmf_size(API, &wmf_width, &wmf_height);
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Dwmf.c2723 wmf_error=wmf_size(API,&wmf_width,&wmf_height); in ReadWMFImage()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dwmf.c2700 wmf_error=wmf_size(API,&wmf_width,&wmf_height); in ReadWMFImage()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dwmf.c2700 wmf_error=wmf_size(API,&wmf_width,&wmf_height); in ReadWMFImage()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Dwmf.c2723 wmf_error=wmf_size(API,&wmf_width,&wmf_height); in ReadWMFImage()