Home
last modified time | relevance | path

Searched refs:IdleStyling (Results 1 – 25 of 58) sorted by relevance

123

/dports/x11-toolkits/scintilla/scite/src/
H A DScintillaCall.h382 void SetIdleStyling(API::IdleStyling idleStyling);
383 API::IdleStyling IdleStyling();
H A DScintillaTypes.h268 enum class IdleStyling { enum
H A DSciTEProps.cxx1152 …idleStyling = static_cast<SA::IdleStyling>(props.GetInt("idle.styling", static_cast<int>(SA::IdleS… in ReadProperties()
1154 …tput.SetIdleStyling(static_cast<SA::IdleStyling>(props.GetInt("output.idle.styling", static_cast<i… in ReadProperties()
H A DScintillaCall.cxx1462 void ScintillaCall::SetIdleStyling(API::IdleStyling idleStyling) { in SetIdleStyling()
1466 IdleStyling ScintillaCall::IdleStyling() { in IdleStyling() function in Scintilla::API::ScintillaCall
1467 return static_cast<API::IdleStyling>(Call(Message::GetIdleStyling)); in IdleStyling()
H A DSciTEBase.h461 SA::IdleStyling idleStyling;
/dports/editors/scite/scite/src/
H A DScintillaCall.h382 void SetIdleStyling(API::IdleStyling idleStyling);
383 API::IdleStyling IdleStyling();
H A DScintillaTypes.h268 enum class IdleStyling { enum
H A DSciTEProps.cxx1152 …idleStyling = static_cast<SA::IdleStyling>(props.GetInt("idle.styling", static_cast<int>(SA::IdleS… in ReadProperties()
1154 …tput.SetIdleStyling(static_cast<SA::IdleStyling>(props.GetInt("output.idle.styling", static_cast<i… in ReadProperties()
H A DScintillaCall.cxx1462 void ScintillaCall::SetIdleStyling(API::IdleStyling idleStyling) { in SetIdleStyling()
1466 IdleStyling ScintillaCall::IdleStyling() { in IdleStyling() function in Scintilla::API::ScintillaCall
1467 return static_cast<API::IdleStyling>(Call(Message::GetIdleStyling)); in IdleStyling()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h537 void IdleStyling();
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.h516 void IdleStyling();
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.h517 void IdleStyling();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.h516 void IdleStyling();
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h525 void IdleStyling();
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h537 void IdleStyling();
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h525 void IdleStyling();
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h525 void IdleStyling();
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h525 void IdleStyling();
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h536 void IdleStyling();
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h536 void IdleStyling();
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h527 void IdleStyling();
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h536 void IdleStyling();
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h536 void IdleStyling();
/dports/editors/textadept/scintilla/src/
H A DEditor.h536 void IdleStyling();
/dports/editors/scite/scintilla/src/
H A DEditor.h536 void IdleStyling();

123