Home
last modified time | relevance | path

Searched refs:img_pdfstream_ptr (Results 1 – 21 of 21) sorted by relevance

/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w189 assert(img_pdfstream_ptr(p) == NULL);
190 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
272 if (img_pdfstream_ptr(p) != NULL) {
274 xfree(img_pdfstream_ptr(p));
634 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/image/
H A Dwriteimg.w187 assert(img_pdfstream_ptr(p) == NULL);
188 img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct);
270 if (img_pdfstream_ptr(p) != NULL) {
272 xfree(img_pdfstream_ptr(p));
632 assert(img_pdfstream_ptr(idict) != NULL);
H A Dimage.h156 # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) macro
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlimglib.c265 if (img_type(d) != IMG_TYPE_PDFSTREAM || img_pdfstream_ptr(d) == NULL in image_to_lua()
424 if (img_pdfstream_ptr(d) == NULL) in lua_to_image()