Home
last modified time | relevance | path

Searched refs:pdf_dest_id (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdfdest.w93 k = pdf_get_obj(pdf, obj_type_dest, pdf_dest_id(p), pdf_dest_named_id(p));
95 warn_dest_dup(pdf_dest_id(p), (small_number) pdf_dest_named_id(p),
274 i = tokens_to_string(pdf_dest_id(cur_list.tail_field));
278 k = find_obj(pdf, obj_type_dest, pdf_dest_id(cur_list.tail_field),
282 warn_dest_dup(pdf_dest_id(cur_list.tail_field),
H A Dpdfdest.h45 # define set_pdf_dest_id(A,B) pdf_dest_id(A)=B
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlnodelib.c2582 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
2584 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_getfield_whatsit()
3346 tokenlist_to_luastring(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
3348 lua_pushnumber(L, pdf_dest_id(n)); in lua_nodelib_direct_getfield_whatsit()
4532 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_setfield_whatsit()
4534 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_setfield_whatsit()
5278 pdf_dest_id(n) = nodelib_gettoks(L, 3); in lua_nodelib_direct_setfield_whatsit()
5280 pdf_dest_id(n) = (halfword) lua_tointeger(L, 3); in lua_nodelib_direct_setfield_whatsit()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtexnodes.h614 # define pdf_dest_id(a) vlink((a) + 6) macro
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtexnodes.h614 # define pdf_dest_id(a) vlink((a) + 6) macro
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtexnodes.h614 # define pdf_dest_id(a) vlink((a) + 6) macro
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dtexnodes.h614 # define pdf_dest_id(a) vlink((a) + 6) macro

12