Home
last modified time | relevance | path

Searched refs:wsIdle (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h369 enum wrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1440 } else if (ws == wsIdle) { in WrapLines()
4595 WrapLines(wsIdle); in Idle()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h368 enum wrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1438 } else if (ws == wsIdle) { in WrapLines()
4582 WrapLines(wsIdle); in Idle()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h375 enum wrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1521 } else if (ws == wsIdle) { in WrapLines()
4934 WrapLines(wsIdle); in Idle()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.h427 enum wrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h374 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cpp1537 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4951 WrapLines(WrapScope::wsIdle); in Idle()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h374 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1524 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4960 WrapLines(WrapScope::wsIdle); in Idle()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h374 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cpp1537 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4951 WrapLines(WrapScope::wsIdle); in Idle()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h374 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cpp1537 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4951 WrapLines(WrapScope::wsIdle); in Idle()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h374 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1545 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4987 WrapLines(WrapScope::wsIdle); in Idle()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h373 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
H A DEditor.cxx1543 } else if (ws == WrapScope::wsIdle) { in WrapLines()
4973 WrapLines(WrapScope::wsIdle); in Idle()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/editors/textadept/scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator
/dports/editors/scite/scintilla/src/
H A DEditor.h382 enum class WrapScope {wsAll, wsVisible, wsIdle}; enumerator

12