Home
last modified time | relevance | path

Searched refs:pdf_check_handle (Results 1 – 18 of 18) sorted by relevance

/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_shading.c150 pdf_check_handle(p, shading, pdc_shadinghandle); in pdf__shading_pattern()
205 pdf_check_handle(p, shading, pdc_shadinghandle); in pdf__shfill()
H A Dp_params.c835 pdf_check_handle(p, imod, pdc_imagehandle); in pdf__get_value()
844 pdf_check_handle(p, imod, pdc_fonthandle); in pdf__get_value()
1120 pdf_check_handle(p, imod, pdc_fonthandle); in pdf__get_parameter()
1324 pdf_check_handle(p, imod, pdc_stringhandle); in pdf__get_parameter()
H A Dp_image.c783 pdf_check_handle(p, im, pdc_imagehandle); in pdf__fit_image()
1481 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_size()
1505 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_resolution()
1529 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_colorspace()
2266 pdf_check_handle(p, image, pdc_imagehandle); in pdf__close_image()
2278 pdf_check_handle(p, im, pdc_imagehandle); in pdf__add_thumbnail()
H A Dp_xgstate.c508 pdf_check_handle(p, gstate, pdc_gstatehandle); in pdf__set_gstate()
H A Dp_color.c825 pdf_check_handle(p, (int) c1, pdc_patternhandle); in pdf_check_color_values()
833 pdf_check_handle(p, (int) c1, pdc_colorhandle); in pdf_check_color_values()
H A Dp_text.c165 pdf_check_handle(p, ivalue, pdc_fonthandle); in pdf_set_tstate()
569 pdf_check_handle(p, font, pdc_fonthandle); in pdf_get_fontsize_option()
699 pdf_check_handle(p, to->font, pdc_fonthandle); in pdf_get_text_options()
1878 pdf_check_handle(p, font, pdc_fonthandle); in pdf__stringwidth()
H A Dp_util.c873 pdf_check_handle(PDF *p, int handle, pdc_opttype type) in pdf_check_handle() function
H A Dp_intern.h1002 void pdf_check_handle(PDF *p, int value, pdc_opttype type);
H A Dp_hyper.c1218 pdf_check_handle(p, parent, pdc_bookmarkhandle); in pdf__add_bookmark()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_shading.c150 pdf_check_handle(p, shading, pdc_shadinghandle); in pdf__shading_pattern()
205 pdf_check_handle(p, shading, pdc_shadinghandle); in pdf__shfill()
H A Dp_params.c835 pdf_check_handle(p, imod, pdc_imagehandle); in pdf__get_value()
844 pdf_check_handle(p, imod, pdc_fonthandle); in pdf__get_value()
1120 pdf_check_handle(p, imod, pdc_fonthandle); in pdf__get_parameter()
1324 pdf_check_handle(p, imod, pdc_stringhandle); in pdf__get_parameter()
H A Dp_image.c783 pdf_check_handle(p, im, pdc_imagehandle); in pdf__fit_image()
1481 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_size()
1505 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_resolution()
1529 pdf_check_handle(p, im, pdc_imagehandle); in pdf_get_image_colorspace()
2266 pdf_check_handle(p, image, pdc_imagehandle); in pdf__close_image()
2278 pdf_check_handle(p, im, pdc_imagehandle); in pdf__add_thumbnail()
H A Dp_xgstate.c508 pdf_check_handle(p, gstate, pdc_gstatehandle); in pdf__set_gstate()
H A Dp_color.c825 pdf_check_handle(p, (int) c1, pdc_patternhandle); in pdf_check_color_values()
833 pdf_check_handle(p, (int) c1, pdc_colorhandle); in pdf_check_color_values()
H A Dp_text.c165 pdf_check_handle(p, ivalue, pdc_fonthandle); in pdf_set_tstate()
569 pdf_check_handle(p, font, pdc_fonthandle); in pdf_get_fontsize_option()
699 pdf_check_handle(p, to->font, pdc_fonthandle); in pdf_get_text_options()
1878 pdf_check_handle(p, font, pdc_fonthandle); in pdf__stringwidth()
H A Dp_util.c873 pdf_check_handle(PDF *p, int handle, pdc_opttype type) in pdf_check_handle() function
H A Dp_intern.h1002 void pdf_check_handle(PDF *p, int value, pdc_opttype type);
H A Dp_hyper.c1218 pdf_check_handle(p, parent, pdc_bookmarkhandle); in pdf__add_bookmark()