Searched refs:make_html_word (Results 1 – 5 of 5) sorted by relevance
322 def make_html_word( self, word ): member in HtmlFormatter375 line = self.make_html_word( words[0] )377 line = line + " " + self.make_html_word( word )
2169 (HtmlFormatter::make_block_url, make_html_word, html_source_quote):2223 * src/tools/docmaker/tohtml.py (HtmlFormatter::make_html_word,
34 * src/tools/docmaker/tohtml.py (HtmlFormatter::make_html_word): Add
545 * src/tools/docmaker/tohtml.py (HtmlFormatter::make_html_word):
4869 * src/tools/docmaker/tohtml.py (make_html_word): Updated.