Home
last modified time | relevance | path

Searched defs:SC_MOD_LEXERSTATE (Results 1 – 25 of 25) sorted by relevance

/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/include/
H A DScintilla.h864 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/include/
H A DScintilla.h904 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/include/
H A DScintilla.h904 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/include/
H A DScintilla.h973 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/include/
H A DScintilla.h961 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/deskutils/presage/presage-0.9.1/apps/notepad++/
H A DScintilla.h922 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/include/
H A DScintilla.h1027 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DScintilla.h928 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/include/
H A DScintilla.h1048 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/include/
H A DScintilla.h1061 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/Qsci/
H A Dqsciscintillabase.h2984 SC_MOD_LEXERSTATE = 0x80000, enumerator
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/include/
H A DScintilla.h1041 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/x11-toolkits/scintilla/scintilla/include/
H A DScintilla.h1079 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/codequery/codequery-0.24.0/scintilla/include/
H A DScintilla.h1062 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/geany-legacy/geany-1.37.1/scintilla/include/
H A DScintilla.h1080 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/geany/geany-1.38/scintilla/include/
H A DScintilla.h1080 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/editors/textadept/scintilla/include/
H A DScintilla.h1079 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/editors/scite/scintilla/include/
H A DScintilla.h1079 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintillabase.h2984 SC_MOD_LEXERSTATE = 0x80000, enumerator
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DScintilla.h1041 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/include/
H A DScintilla.h1041 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintillabase.h2984 SC_MOD_LEXERSTATE = 0x80000, enumerator
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/include/
H A DScintilla.h1041 #define SC_MOD_LEXERSTATE 0x80000 macro
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintillabase.h2984 SC_MOD_LEXERSTATE = 0x80000, enumerator
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditPy/
H A DScintillaConstants.py607 SC_MOD_LEXERSTATE=0x80000 variable