Home
last modified time | relevance | path

Searched refs:recordingMacro (Results 1 – 25 of 60) sorted by relevance

123

/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/
H A DInputMethod.cpp176 const bool recording = sci->recordingMacro; in inputMethodEvent()
177 sci->recordingMacro = false; in inputMethodEvent()
189 sci->recordingMacro = recording; in inputMethodEvent()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/
H A DInputMethod.cpp176 const bool recording = sci->recordingMacro; in inputMethodEvent()
177 sci->recordingMacro = false; in inputMethodEvent()
189 sci->recordingMacro = recording; in inputMethodEvent()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/
H A DInputMethod.cpp176 const bool recording = sci->recordingMacro; in inputMethodEvent()
177 sci->recordingMacro = false; in inputMethodEvent()
189 sci->recordingMacro = recording; in inputMethodEvent()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/
H A DInputMethod.cpp176 const bool recording = sci->recordingMacro; in inputMethodEvent()
177 sci->recordingMacro = false; in inputMethodEvent()
189 sci->recordingMacro = recording; in inputMethodEvent()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/qt/ScintillaEditBase/
H A DScintillaEditBase.cpp425 bool recording = sqt->recordingMacro; in inputMethodEvent()
426 sqt->recordingMacro = false; in inputMethodEvent()
430 sqt->recordingMacro = recording; in inputMethodEvent()
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DEditor.h295 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DEditor.h297 bool recordingMacro; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h253 bool recordingMacro; variable
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h252 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h254 bool recordingMacro; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.h249 bool recordingMacro; variable
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.h248 bool recordingMacro; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.h249 bool recordingMacro; variable
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.h305 bool recordingMacro; variable
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h247 bool recordingMacro; variable
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h250 bool recordingMacro; variable
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h247 bool recordingMacro; variable
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h247 bool recordingMacro; variable
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h247 bool recordingMacro; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/win32/
H A DScintillaWin.cxx807 bool tmpRecordingMacro = recordingMacro; in HandleCompositionKoreanIME()
808 recordingMacro = false; in HandleCompositionKoreanIME()
811 recordingMacro = tmpRecordingMacro; in HandleCompositionKoreanIME()

123