Home
last modified time | relevance | path

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

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dindex.cpp2930 struct CmhlInfo struct
2937 static const CmhlInfo *getCmhlInfo(size_t hl) in getCmhlInfo() argument
2941 static CmhlInfo cmhlInfo[] = in getCmhlInfo()
2943 CmhlInfo("functions", theTranslator->trAll()), in getCmhlInfo()
2944 CmhlInfo("functions_func", in getCmhlInfo()
2948 CmhlInfo("functions_vars",theTranslator->trVariables()), in getCmhlInfo()
2949 CmhlInfo("functions_type",theTranslator->trTypedefs()), in getCmhlInfo()
2950 CmhlInfo("functions_enum",theTranslator->trEnumerations()), in getCmhlInfo()
2952 CmhlInfo("functions_prop",theTranslator->trProperties()), in getCmhlInfo()
2953 CmhlInfo("functions_evnt",theTranslator->trEvents()), in getCmhlInfo()
[all …]