Home
last modified time | relevance | path

Searched refs:TextGeneratorOLImpl (Results 1 – 4 of 4) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dmemberdef.cpp1065 linkifyText(TextGeneratorOLImpl(ol), // out in writeDefArgumentList()
1090 linkifyText(TextGeneratorOLImpl(ol),cd,md->getBodyDef(),md, in writeExceptionListImpl()
2033 linkifyText(TextGeneratorOLImpl(ol), // out in _writeTemplatePrefix()
2055 linkifyText(TextGeneratorOLImpl(ol), // out in _writeTemplatePrefix()
2200 linkifyText(TextGeneratorOLImpl(ol), // out in writeDeclaration()
2214 linkifyText(TextGeneratorOLImpl(ol), // out in writeDeclaration()
2235 linkifyText(TextGeneratorOLImpl(ol), // out in writeDeclaration()
2324 linkifyText(TextGeneratorOLImpl(ol), // out in writeDeclaration()
3489 linkifyText(TextGeneratorOLImpl(ol), in writeDocumentation()
3503 linkifyText(TextGeneratorOLImpl(ol), in writeDocumentation()
[all …]
H A Dutil.h72 class TextGeneratorOLImpl : public TextGeneratorIntf
75 virtual ~TextGeneratorOLImpl() {} in ~TextGeneratorOLImpl()
76 TextGeneratorOLImpl(OutputDocInterface &od);
H A Dutil.cpp99 TextGeneratorOLImpl::TextGeneratorOLImpl(OutputDocInterface &od) : m_od(od) in TextGeneratorOLImpl() function in TextGeneratorOLImpl
103 void TextGeneratorOLImpl::writeString(const QCString &s,bool keepSpaces) const in writeString()
128 void TextGeneratorOLImpl::writeBreak(int indent) const in writeBreak()
138 void TextGeneratorOLImpl::writeLink(const QCString &extRef,const QCString &file, in writeLink()
6088 linkifyText(TextGeneratorOLImpl(ol),d,0,0,a.type); in writeTypeConstraints()
H A Dclassdef.cpp1318 linkifyText(TextGeneratorOLImpl(ol), // out in writeTemplateSpec()
1344 linkifyText(TextGeneratorOLImpl(ol), // out in writeTemplateSpec()