Home
last modified time | relevance | path

Searched refs:html_footer (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/tools/docmaker/
Dtohtml.py161 html_footer = """\ variable
271 global html_footer
300 self.html_footer = (
303 + "</div>" + html_footer )
542 print( self.html_footer )
586 print( self.html_footer )
719 print( html_footer )
/external/freetype/
DChangeLog.234468 (HtmlFormatter::index_exit): Print `html_footer'.
DChangeLog.214815 (__init__): Fix tag order in self.html_footer.