Searched refs:writePageFooter (Results 1 – 2 of 2) sorted by relevance
/dports/devel/doxygen/doxygen-1.9.3/src/ |
H A D | htmlgen.h | 336 static void writePageFooter(TextStream &t,const QCString &,const QCString &,const QCString &);
|
H A D | htmlgen.cpp | 1214 void HtmlGenerator::writePageFooter(TextStream &t,const QCString &lastTitle, in writePageFooter() function in HtmlGenerator 1222 writePageFooter(m_t,m_lastTitle,m_relPath,navPath); in writeFooter() 2708 writePageFooter(t,"Search","",""); in writeSearchPage() 2776 writePageFooter(t,"Search","",""); in writeExternalSearchPage()
|