Home
last modified time | relevance | path

Searched refs:getImgAltText (Results 1 – 6 of 6) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddotdirdeps.h45 virtual QCString getImgAltText() const;
H A Ddotclassgraph.h48 virtual QCString getImgAltText() const;
H A Ddotgraph.h68 virtual QCString getImgAltText() const { return ""; } in getImgAltText() function
H A Ddotgraph.cpp244 …" border=\"0\" usemap=\"#" << correctId(getMapLabel()) << "\" alt=\"" << getImgAltText() << "\"/>"; in generateCode()
H A Ddotdirdeps.cpp427 QCString DotDirDeps::getImgAltText() const in getImgAltText() function in DotDirDeps
H A Ddotclassgraph.cpp430 QCString DotClassGraph::getImgAltText() const in getImgAltText() function in DotClassGraph