Home
last modified time | relevance | path

Searched refs:pygments_html_formatter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/mako/mako/
Dexceptions.py270 global syntax_highlight, pygments_html_formatter
272 from mako.ext.pygmentplugin import pygments_html_formatter # noqa
276 global syntax_highlight, pygments_html_formatter
279 pygments_html_formatter = None
/aosp_15_r20/external/python/mako/mako/ext/
Dpygmentplugin.py136 pygments_html_formatter = HtmlFormatter( variable
146 string, mako_lexer, pygments_html_formatter
149 string, python_lexer, pygments_html_formatter