Home
last modified time | relevance | path

Searched refs:initialCompose (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/scintilla/scintilla/qt/ScintillaEditBase/
H A DScintillaEditBase.cpp531 bool initialCompose = false; in inputMethodEvent() local
537 initialCompose = true; in inputMethodEvent()
563 if (initialCompose) in inputMethodEvent()
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditBase/
H A DScintillaEditBase.cpp532 bool initialCompose = false; in inputMethodEvent() local
538 initialCompose = true; in inputMethodEvent()
564 if (initialCompose) in inputMethodEvent()
/dports/editors/textadept/scintilla/qt/ScintillaEditBase/
H A DScintillaEditBase.cpp531 bool initialCompose = false; in inputMethodEvent() local
537 initialCompose = true; in inputMethodEvent()
563 if (initialCompose) in inputMethodEvent()
/dports/editors/scite/scintilla/qt/ScintillaEditBase/
H A DScintillaEditBase.cpp531 bool initialCompose = false; in inputMethodEvent() local
537 initialCompose = true; in inputMethodEvent()
563 if (initialCompose) in inputMethodEvent()
/dports/x11-toolkits/scintilla/scintilla/win32/
H A DScintillaWin.cxx1161 bool initialCompose = false; in HandleCompositionInline() local
1167 initialCompose = true; in HandleCompositionInline()
1183 if (initialCompose) { in HandleCompositionInline()
/dports/x11-toolkits/scintilla/scintilla/gtk/
H A DScintillaGTK.cxx2386 bool initialCompose = false; in PreeditChangedInlineThis() local
2392 initialCompose = true; in PreeditChangedInlineThis()
2408 if (initialCompose) { in PreeditChangedInlineThis()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/gtk/
H A DScintillaGTK.cxx2391 bool initialCompose = false; in PreeditChangedInlineThis() local
2397 initialCompose = true; in PreeditChangedInlineThis()
2414 if (initialCompose) { in PreeditChangedInlineThis()
/dports/devel/geany/geany-1.38/scintilla/gtk/
H A DScintillaGTK.cxx2391 bool initialCompose = false; in PreeditChangedInlineThis() local
2397 initialCompose = true; in PreeditChangedInlineThis()
2414 if (initialCompose) { in PreeditChangedInlineThis()
/dports/editors/textadept/scintilla/gtk/
H A DScintillaGTK.cxx2390 bool initialCompose = false; in PreeditChangedInlineThis() local
2396 initialCompose = true; in PreeditChangedInlineThis()
2412 if (initialCompose) { in PreeditChangedInlineThis()
/dports/editors/textadept/scintilla/win32/
H A DScintillaWin.cxx1161 bool initialCompose = false; in HandleCompositionInline() local
1167 initialCompose = true; in HandleCompositionInline()
1183 if (initialCompose) { in HandleCompositionInline()
/dports/editors/scite/scintilla/win32/
H A DScintillaWin.cxx1161 bool initialCompose = false; in HandleCompositionInline() local
1167 initialCompose = true; in HandleCompositionInline()
1183 if (initialCompose) { in HandleCompositionInline()
/dports/editors/scite/scintilla/gtk/
H A DScintillaGTK.cxx2386 bool initialCompose = false; in PreeditChangedInlineThis() local
2392 initialCompose = true; in PreeditChangedInlineThis()
2408 if (initialCompose) { in PreeditChangedInlineThis()