Home
last modified time | relevance | path

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

/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/ext/
H A Dgraphviz.py219 def render_dot(self: SphinxTranslator, code: str, options: Dict, format: str, function
279 fname, outfn = render_dot(self, code, options, format, prefix, filename)
331 fname, outfn = render_dot(self, code, options, 'pdf', prefix, filename)
368 fname, outfn = render_dot(self, code, options, 'png', prefix)
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/ext/
H A Dgraphviz.py219 def render_dot(self: SphinxTranslator, code: str, options: Dict, format: str, function
279 fname, outfn = render_dot(self, code, options, format, prefix, filename)
331 fname, outfn = render_dot(self, code, options, 'pdf', prefix, filename)
368 fname, outfn = render_dot(self, code, options, 'png', prefix)
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/ext/
H A Dgraphviz.py219 def render_dot(self: SphinxTranslator, code: str, options: Dict, format: str, function
279 fname, outfn = render_dot(self, code, options, format, prefix, filename)
331 fname, outfn = render_dot(self, code, options, 'pdf', prefix, filename)
368 fname, outfn = render_dot(self, code, options, 'png', prefix)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssimagebuiltin.c324 render_dot (cairo_t *cr, in render_dot() function
647 render_dot (cr, &lighter, &darker, xx, height / 2 - 1, 3); in gtk_css_image_builtin_draw_pane_separator()
650 render_dot (cr, &lighter, &darker, width / 2 - 1, yy, 3); in gtk_css_image_builtin_draw_pane_separator()
671 render_dot (cr, &lighter, &darker, xx, yy, 2); in gtk_css_image_builtin_draw_handle()
672 render_dot (cr, &lighter, &darker, xx + 3, yy + 1, 2); in gtk_css_image_builtin_draw_handle()
/dports/net/gssdp/gssdp-1.4.0.1/subprojects/gi-docgen/gidocgen/
H A Dutils.py747 def render_dot(dot, output_format="svg"): function
H A Dgdgenerate.py1596 tmpl.hierarchy_svg = utils.render_dot(tmpl.dot, output_format="svg")
/dports/textproc/py-gi-docgen/gi-docgen-2021.5/gidocgen/
H A Dutils.py747 def render_dot(dot, output_format="svg"): function
H A Dgdgenerate.py1596 tmpl.hierarchy_svg = utils.render_dot(tmpl.dot, output_format="svg")
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dcontrolflow.py337 def render_dot(self, filename="numba_cfg.dot"): member in CFGraph
H A Duntyped_passes.py554 fir.render_dot(filename_prefix='v{}'.format(self._ver)).render()
H A Dir.py1563 def render_dot(self, filename_prefix="numba_ir", include_ir=True): member in FunctionIR
/dports/devel/devhelp/devhelp-41.2/subprojects/gi-docgen/gidocgen/
H A Dutils.py803 def render_dot(dot, output_format="svg"): function
H A Dgdgenerate.py1726 tmpl.hierarchy_svg = utils.render_dot(tmpl.dot, output_format="svg")
/dports/x11-toolkits/gtk40/gtk-4.4.1/subprojects/gi-docgen/gidocgen/
H A Dutils.py803 def render_dot(dot, output_format="svg"): function
H A Dgdgenerate.py1864 tmpl.hierarchy_svg = utils.render_dot(tmpl.dot, output_format="svg")
/dports/x11-toolkits/pango/pango-1.48.11/subprojects/gi-docgen/gidocgen/
H A Dutils.py810 def render_dot(dot, output_format="svg"): function
H A Dgdgenerate.py1887 tmpl.hierarchy_svg = utils.render_dot(tmpl.dot, output_format="svg")
/dports/math/spot/spot-2.10.2/
H A DChangeLog.1749 * wrap/python/ajax/spot.in (render_dot, render_dot_maybe)
2895 (render_dot): Support svg_output.
8097 * wrap/python/cgi/ltl2tgba.in: Use render_dot when
8126 (render_dot): Call reset_alarm.
8164 * wrap/python/cgi/ltl2tgba.in (render_dot): Render .png directly
8168 * wrap/python/cgi/ltl2tgba.in (render_dot, render_automaton)
H A DChangeLog38980 (render_dot): ... here. Adjust to call run_dot for all needed format.
/dports/math/py-spot/spot-2.10.2/
H A DChangeLog.1749 * wrap/python/ajax/spot.in (render_dot, render_dot_maybe)
2895 (render_dot): Support svg_output.
8097 * wrap/python/cgi/ltl2tgba.in: Use render_dot when
8126 (render_dot): Call reset_alarm.
8164 * wrap/python/cgi/ltl2tgba.in (render_dot): Render .png directly
8168 * wrap/python/cgi/ltl2tgba.in (render_dot, render_automaton)
H A DChangeLog38980 (render_dot): ... here. Adjust to call run_dot for all needed format.