Home
last modified time | relevance | path

Searched refs:synctex_node_sibling (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/tex/synctex/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/graphics/evince/evince-41.3/cut-n-paste/synctex/
H A Dsynctex_parser.h382 synctex_node_p synctex_node_sibling(synctex_node_p node);
H A Dsynctex_parser.c2731 synctex_node_p synctex_node_sibling(synctex_node_p node) { in synctex_node_sibling() function
2795 } while((node = synctex_node_sibling(node))); in synctex_node_last_sibling()
5718 synctex_node_display(synctex_node_sibling(ref)); in __synctex_replace_ref()
8021 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v2()
8064 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8079 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8139 } while((childd.node = synctex_node_sibling(childd.node))); in __synctex_eq_get_closest_children_in_hbox_v2()
8261 } while((nd.node = synctex_node_sibling(nd.node))); in __synctex_eq_get_closest_children_in_vbox_v2()
8318 } while((child = synctex_node_sibling(child))); in __synctex_closest_deep_child_v2()
8343 while((child = synctex_node_sibling(child))) { in _synctex_eq_closest_child_v2()
[all …]
/dports/print/xreader/xreader-3.2.2/cut-n-paste/synctex/
H A Dsynctex_parser.h240 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/print/pdf-tools/pdf-tools-0.90-90-ga8847b7/server/
H A Dsynctex_parser.h382 synctex_node_p synctex_node_sibling(synctex_node_p node);
H A Dsynctex_parser.c2726 synctex_node_p synctex_node_sibling(synctex_node_p node) { in synctex_node_sibling() function
2790 } while((node = synctex_node_sibling(node))); in synctex_node_last_sibling()
5727 synctex_node_display(synctex_node_sibling(ref)); in __synctex_replace_ref()
8031 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v2()
8074 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8089 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8149 } while((childd.node = synctex_node_sibling(childd.node))); in __synctex_eq_get_closest_children_in_hbox_v2()
8271 } while((nd.node = synctex_node_sibling(nd.node))); in __synctex_eq_get_closest_children_in_vbox_v2()
8328 } while((child = synctex_node_sibling(child))); in __synctex_closest_deep_child_v2()
8353 while((child = synctex_node_sibling(child))) { in _synctex_eq_closest_child_v2()
[all …]
/dports/editors/texworks/texworks-release-0.6.2/src/
H A Dsynctex_parser.h240 synctex_node_t synctex_node_sibling(synctex_node_t node);
H A DTWSynchronizer.cpp88 node = synctex_node_sibling(node); in syncFromTeX()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/graphics/okular/okular-21.12.3/core/synctex/
H A Dsynctex_parser.h349 synctex_node_p synctex_node_sibling(synctex_node_p node);
H A Dsynctex_parser.c2638 synctex_node_p synctex_node_sibling(synctex_node_p node) in synctex_node_sibling() function
2707 } while ((node = synctex_node_sibling(node))); in synctex_node_last_sibling()
5408 synctex_node_display(synctex_node_sibling(ref)); in __synctex_replace_ref()
7712 } while ((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v2()
7755 } while ((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
7769 } while ((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
7823 } while ((childd.node = synctex_node_sibling(childd.node))); in __synctex_eq_get_closest_children_in_hbox_v2()
7881 } while ((nd.node = synctex_node_sibling(nd.node))); in __synctex_eq_get_closest_children_in_vbox_v2()
7936 } while ((child = synctex_node_sibling(child))); in __synctex_closest_deep_child_v2()
7962 while ((child = synctex_node_sibling(child))) { in _synctex_eq_closest_child_v2()
[all …]
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/synctex/
H A Dsynctex_parser.h382 synctex_node_p synctex_node_sibling(synctex_node_p node);
H A Dsynctex_parser.c2742 synctex_node_p synctex_node_sibling(synctex_node_p node) { in synctex_node_sibling() function
2806 } while((node = synctex_node_sibling(node))); in synctex_node_last_sibling()
5742 synctex_node_display(synctex_node_sibling(ref)); in __synctex_replace_ref()
8046 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v2()
8089 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8104 } while((child = synctex_node_sibling(child))); in _synctex_eq_deepest_container_v3()
8164 } while((childd.node = synctex_node_sibling(childd.node))); in __synctex_eq_get_closest_children_in_hbox_v2()
8286 } while((nd.node = synctex_node_sibling(nd.node))); in __synctex_eq_get_closest_children_in_vbox_v2()
8343 } while((child = synctex_node_sibling(child))); in __synctex_closest_deep_child_v2()
8368 while((child = synctex_node_sibling(child))) { in _synctex_eq_closest_child_v2()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/
H A Dsynctex_parser.h240 synctex_node_t synctex_node_sibling(synctex_node_t node);
H A Dpdfviewerwidget.cpp517 node = synctex_node_sibling(node); in jumpToPdfFromSource()
/dports/print/qpdfview/qpdfview-0.4.18/synctex/
H A Dsynctex_parser.h240 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/synctexdir/
H A Dsynctex_parser.h237 synctex_node_t synctex_node_sibling(synctex_node_t node);
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A Dqsynctex.h70 Node sibling() const { return synctex_node_sibling(node); } in sibling()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/tex/
H A DTexSynctex.cpp219 node = ::synctex_node_sibling(node); in synctexNameForInputFile()
/dports/graphics/okular/okular-21.12.3/core/synctex/patches/
H A D13-fix-Wundef-warnings.diff214 synctex_node_display(synctex_node_sibling(ref));

12