Searched refs:_wrap_PDF_set_border_style (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/pdflib/bind/pdflib/perl/
H A Dpdflib_pl.c656 XS(_wrap_PDF_set_border_style) {
3469 newXS("pdflibc::PDF_set_border_style", _wrap_PDF_set_border_style, file);
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dpdflib_py.c2084 static PyObject *_wrap_PDF_set_border_style(PyObject *self, PyObject *args) { function
3102 { "PDF_set_border_style", _wrap_PDF_set_border_style, 1 },
/haiku-fatelf/src/libs/pdflib/bind/pdflib/tcl/
H A Dpdflib_tcl.c766 _wrap_PDF_set_border_style(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { function
4188 Tcl_CreateCommand(interp, "PDF_set_border_style", (Tcl_CmdProc*) _wrap_PDF_set_border_style, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);

Completed in 53 milliseconds