Home
last modified time | relevance | path

Searched refs:SCE_TCMD_OPERATOR (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/
H A DLexTCMD.cxx364 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
378 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
454 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexTCMD.cxx364 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
378 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
454 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexers/
H A DLexTCMD.cxx369 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
383 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
459 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/lexers/
H A DLexTCMD.cxx369 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
383 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
459 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexTCMD.cxx362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexTCMD.cxx364 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
378 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
454 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexTCMD.cxx362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexTCMD.cxx362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexTCMD.cxx364 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
378 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
454 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/editors/textadept/scintilla/lexers/
H A DLexTCMD.cxx362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/editors/scite/scintilla/lexers/
H A DLexTCMD.cxx362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexTCMD.cpp362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexTCMD.cpp362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexTCMD.cpp362 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
376 styler.ColourTo(startLine + offset - 1 - (wbl - 1), SCE_TCMD_OPERATOR); in ColouriseTCMDLine()
452 if (style == SCE_TCMD_OPERATOR) { in FoldTCMDDoc()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DSciLexer.h500 #define SCE_TCMD_OPERATOR 7 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/include/
H A DSciLexer.h495 #define SCE_TCMD_OPERATOR 7 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/include/
H A DSciLexer.h495 #define SCE_TCMD_OPERATOR 7 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/include/
H A DSciLexer.h513 #define SCE_TCMD_OPERATOR 7 macro
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/include/
H A DSciLexer.h512 #define SCE_TCMD_OPERATOR 7 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/include/
H A DSciLexer.h536 #define SCE_TCMD_OPERATOR 7 macro
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/include/
H A DSciLexer.h548 #define SCE_TCMD_OPERATOR 7 macro
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/include/
H A DSciLexer.h545 #define SCE_TCMD_OPERATOR 7 macro
/dports/devel/codequery/codequery-0.24.0/scintilla/include/
H A DSciLexer.h550 #define SCE_TCMD_OPERATOR 7 macro
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DSciLexer.h545 #define SCE_TCMD_OPERATOR 7 macro
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DSciLexer.h545 #define SCE_TCMD_OPERATOR 7 macro

12