/dports/editors/fxite/fxite-FXITE-0_92/src/languages/ |
H A D | flagship.h | 30 { "numberc", SCE_FS_NUMBER_C, NUMBER_FG, _DEFLT_BG, Normal },
|
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/ |
H A D | LexFlagship.cxx | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
H A D | SciLexer.h | 1148 #define SCE_FS_NUMBER_C 26 macro
|
/dports/x11-toolkits/scintilla/scintilla/lexers/ |
H A D | LexFlagship.cxx | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/ |
H A D | LexFlagship.cxx | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/editors/textadept/scintilla/lexers/ |
H A D | LexFlagship.cxx | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/editors/scite/scintilla/lexers/ |
H A D | LexFlagship.cxx | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/lexers/ |
H A D | LexFlagship.cxx | 95 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 286 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexFlagship.cpp | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexFlagship.cpp | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexFlagship.cpp | 93 case SCE_FS_NUMBER_C: in ColouriseFlagShipDoc() 284 sc.SetState(bEnableCode ? SCE_FS_NUMBER : SCE_FS_NUMBER_C); in ColouriseFlagShipDoc()
|
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/include/ |
H A D | SciLexer.h | 1098 #define SCE_FS_NUMBER_C 26 macro
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/include/ |
H A D | SciLexer.h | 1137 #define SCE_FS_NUMBER_C 26 macro
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/include/ |
H A D | SciLexer.h | 1137 #define SCE_FS_NUMBER_C 26 macro
|
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/include/ |
H A D | SciLexer.h | 1164 #define SCE_FS_NUMBER_C 26 macro
|
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/include/ |
H A D | SciLexer.h | 1161 #define SCE_FS_NUMBER_C 26 macro
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/include/ |
H A D | SciLexer.h | 1206 #define SCE_FS_NUMBER_C 26 macro
|
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/include/ |
H A D | SciLexer.h | 1218 #define SCE_FS_NUMBER_C 26 macro
|