Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/include/
H A Dsyntaxreader.h326 Diluculum::LuaFunction* getDecorateLineEndFct() const in getDecorateLineEndFct() function
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dhtmlgenerator.cpp343 if (currentSyntax->getDecorateLineEndFct()) { in insertLineNumber()
H A Dcodegenerator.cpp1482 if (currentSyntax->getDecorateLineEndFct()) { in processRootState()
2221 *currentSyntax->getDecorateLineBeginFct(): *currentSyntax->getDecorateLineEndFct(), in callDecorateLineFct()
2242 if (currentSyntax->getDecorateLineEndFct()) { in insertLineNumber()