Home
last modified time | relevance | path

Searched refs:endDescTable (Results 1 – 13 of 13) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dmangen.h194 void endDescTable();
H A Drtfgen.h195 void endDescTable();
H A Doutputlist.h373 void endDescTable() in endDescTable() function
374 { forall(&OutputGenerator::endDescTable); } in endDescTable()
H A Dlatexgen.h274 void endDescTable();
H A Dhtmlgen.h275 void endDescTable();
H A Ddocbookgen.h208 void endDescTable();
H A Doutputgen.h309 virtual void endDescTable() = 0;
H A Dmangen.cpp670 void ManGenerator::endDescTable() in endDescTable() function in ManGenerator
H A Ddocbookgen.cpp1105 void DocbookGenerator::endDescTable() in endDescTable() function in DocbookGenerator
H A Dlatexgen.cpp1693 void LatexGenerator::endDescTable() in endDescTable() function in LatexGenerator
H A Drtfgen.cpp1821 void RTFGenerator::endDescTable() in endDescTable() function in RTFGenerator
H A Dhtmlgen.cpp2171 void HtmlGenerator::endDescTable() in endDescTable() function in HtmlGenerator
H A Dmemberdef.cpp3068 ol.endDescTable(); in _writeEnumValues()