Home
last modified time | relevance | path

Searched refs:wmf_display_size (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/libwmf/libwmf-0.2.12/include/libwmf/
H A Dapi.h74 extern wmf_error_t wmf_display_size (wmfAPI*,unsigned int*,unsigned int*,double,double);
/dports/graphics/libwmf-nox11/libwmf-0.2.12/include/libwmf/
H A Dapi.h74 extern wmf_error_t wmf_display_size (wmfAPI*,unsigned int*,unsigned int*,double,double);
/dports/editors/abiword/abiword-3.0.5/plugins/wmf/xp/
H A Die_impGraphic_WMF.cpp265 wmf_display_size (API,&disp_width,&disp_height,72,72); in convertGraphicToSVG()
417 err = wmf_display_size (API, &width, &height, resolution_x, resolution_y); in convertGraphic()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-wmf.c348 err = wmf_display_size (API, &width, &height, in load_wmf_size()
836 err = wmf_display_size (API, &file_width, &file_height, in wmf_get_pixbuf()
955 err = wmf_display_size (API, in wmf_load_file()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/
H A Dio-wmf.c172 err = wmf_display_size (API, &uwidth, &uheight, resolution_x, resolution_y); in gdk_pixbuf__wmf_image_stop_load()
H A Dplayer.c255 wmf_error_t wmf_display_size (wmfAPI* API,unsigned int* width,unsigned int* height, in wmf_display_size() function
/dports/graphics/libwmf/libwmf-0.2.12/src/
H A Dio-wmf.c172 err = wmf_display_size (API, &uwidth, &uheight, resolution_x, resolution_y); in gdk_pixbuf__wmf_image_stop_load()
H A Dplayer.c255 wmf_error_t wmf_display_size (wmfAPI* API,unsigned int* width,unsigned int* height, in wmf_display_size() function
/dports/graphics/gimageview/gimageview-0.2.27/plugins/image_loader/
H A Dwmf.c273 err = wmf_display_size (API, &width, &height, resolution_x, resolution_y); in gimv_wmf_load()
/dports/graphics/libwmf/libwmf-0.2.12/src/convert/
H A Dwmf2x.c160 wmf_display_size (API,&disp_width,&disp_height,72,72); in wmf2x_draw()
H A Dwmf2gd.c149 wmf_display_size (API,&disp_width,&disp_height,72,72); in wmf2gd_draw()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/convert/
H A Dwmf2x.c160 wmf_display_size (API,&disp_width,&disp_height,72,72); in wmf2x_draw()
H A Dwmf2gd.c149 wmf_display_size (API,&disp_width,&disp_height,72,72); in wmf2gd_draw()
/dports/graphics/libwmf/libwmf-0.2.12/
H A DChangeLog37 * update wmf2x & wmf2gd to use wmf_display_size() (fjf)
39 * add new wmf_display_size() function which returns integer
/dports/graphics/libwmf-nox11/libwmf-0.2.12/
H A DChangeLog37 * update wmf2x & wmf2gd to use wmf_display_size() (fjf)
39 * add new wmf_display_size() function which returns integer