Home
last modified time | relevance | path

Searched refs:lengthInserted (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.cxx1498 targetEnd += lengthInserted; in LinesJoin()
1764 position += lengthInserted; in InsertSpace()
1827 if (lengthInserted > 0) { in AddCharUTF()
1906 if (lengthInserted > 0) { in InsertPaste()
1926 if (lengthInserted > 0) { in InsertPaste()
1954 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
2882 int lengthInserted = eolLen; in Duplicate() local
3944 if (lengthInserted > 0) { in DropAt()
4505 if (lengthInserted > 0) { in ButtonUp()
4512 if (lengthInserted > 0) { in ButtonUp()
[all …]
H A DScintillaBase.cxx212 const int lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
213 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
225 const int lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
226 if (lengthInserted > 0) { in AutoCompleteInsert()
227 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
228 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.cxx1496 targetEnd += lengthInserted; in LinesJoin()
1762 position += lengthInserted; in InsertSpace()
1822 if (lengthInserted > 0) { in AddCharUTF()
1901 if (lengthInserted > 0) { in InsertPaste()
1921 if (lengthInserted > 0) { in InsertPaste()
1949 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
2884 int lengthInserted = eolLen; in Duplicate() local
3931 if (lengthInserted > 0) { in DropAt()
4492 if (lengthInserted > 0) { in ButtonUp()
4499 if (lengthInserted > 0) { in ButtonUp()
[all …]
H A DScintillaBase.cxx211 const int lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
212 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
224 const int lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
225 if (lengthInserted > 0) { in AutoCompleteInsert()
226 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
227 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.cxx1579 targetEnd += lengthInserted; in LinesJoin()
1850 position += lengthInserted; in RealizeVirtualSpace()
1918 if (lengthInserted > 0) { in AddCharUTF()
2001 if (lengthInserted > 0) { in InsertPaste()
2021 if (lengthInserted > 0) { in InsertPaste()
2049 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
2992 int lengthInserted = eolLen; in Duplicate() local
4241 if (lengthInserted > 0) { in DropAt()
4847 if (lengthInserted > 0) { in ButtonUp()
4854 if (lengthInserted > 0) { in ButtonUp()
[all …]
H A DScintillaBase.cxx213 const int lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
214 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
226 const int lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
227 if (lengthInserted > 0) { in AutoCompleteInsert()
228 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
229 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.cxx1070 selectionLength += lengthInserted; in MoveSelectedLines()
1886 position += lengthInserted; in RealizeVirtualSpace()
1954 if (lengthInserted > 0) { in InsertCharacter()
2040 if (lengthInserted > 0) { in InsertPaste()
2060 if (lengthInserted > 0) { in InsertPaste()
2089 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4349 if (lengthInserted > 0) { in DropAt()
4931 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4938 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4946 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cxx225 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
226 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
238 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
239 if (lengthInserted > 0) { in AutoCompleteInsert()
240 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
241 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.cpp1604 targetEnd += lengthInserted; in LinesJoin()
1644 targetEnd += lengthInserted; in LinesSplit()
1872 position += lengthInserted; in RealizeVirtualSpace()
1937 if (lengthInserted > 0) { in AddCharUTF()
2020 if (lengthInserted > 0) { in InsertPaste()
2040 if (lengthInserted > 0) { in InsertPaste()
2069 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4315 if (lengthInserted > 0) { in DropAt()
4897 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4904 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cpp218 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
219 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
231 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
232 if (lengthInserted > 0) { in AutoCompleteInsert()
233 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
234 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.cxx1070 selectionLength += lengthInserted; in MoveSelectedLines()
1878 position += lengthInserted; in RealizeVirtualSpace()
1946 if (lengthInserted > 0) { in InsertCharacter()
2032 if (lengthInserted > 0) { in InsertPaste()
2052 if (lengthInserted > 0) { in InsertPaste()
2081 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4335 if (lengthInserted > 0) { in DropAt()
4917 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4924 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4932 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cxx223 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
224 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
236 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
237 if (lengthInserted > 0) { in AutoCompleteInsert()
238 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
239 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.cxx1582 targetEnd += lengthInserted; in LinesJoin()
1623 targetEnd += lengthInserted; in LinesSplit()
1853 position += lengthInserted; in RealizeVirtualSpace()
1918 if (lengthInserted > 0) { in AddCharUTF()
2001 if (lengthInserted > 0) { in InsertPaste()
2021 if (lengthInserted > 0) { in InsertPaste()
2049 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4267 if (lengthInserted > 0) { in DropAt()
4873 if (lengthInserted > 0) { in ButtonUp()
4880 if (lengthInserted > 0) { in ButtonUp()
[all …]
H A DScintillaBase.cxx214 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
215 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
227 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
228 if (lengthInserted > 0) { in AutoCompleteInsert()
229 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
230 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp1604 targetEnd += lengthInserted; in LinesJoin()
1644 targetEnd += lengthInserted; in LinesSplit()
1872 position += lengthInserted; in RealizeVirtualSpace()
1937 if (lengthInserted > 0) { in AddCharUTF()
2020 if (lengthInserted > 0) { in InsertPaste()
2040 if (lengthInserted > 0) { in InsertPaste()
2069 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4315 if (lengthInserted > 0) { in DropAt()
4897 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4904 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp1604 targetEnd += lengthInserted; in LinesJoin()
1644 targetEnd += lengthInserted; in LinesSplit()
1872 position += lengthInserted; in RealizeVirtualSpace()
1937 if (lengthInserted > 0) { in AddCharUTF()
2020 if (lengthInserted > 0) { in InsertPaste()
2040 if (lengthInserted > 0) { in InsertPaste()
2069 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4315 if (lengthInserted > 0) { in DropAt()
4897 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4904 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp1604 targetEnd += lengthInserted; in LinesJoin()
1644 targetEnd += lengthInserted; in LinesSplit()
1872 position += lengthInserted; in RealizeVirtualSpace()
1937 if (lengthInserted > 0) { in AddCharUTF()
2020 if (lengthInserted > 0) { in InsertPaste()
2040 if (lengthInserted > 0) { in InsertPaste()
2069 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4315 if (lengthInserted > 0) { in DropAt()
4897 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4904 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.cxx1071 selectionLength += lengthInserted; in MoveSelectedLines()
1887 position += lengthInserted; in RealizeVirtualSpace()
1955 if (lengthInserted > 0) { in InsertCharacter()
2041 if (lengthInserted > 0) { in InsertPaste()
2061 if (lengthInserted > 0) { in InsertPaste()
2090 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4356 if (lengthInserted > 0) { in DropAt()
4943 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4950 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4958 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cxx225 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
226 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
238 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
239 if (lengthInserted > 0) { in AutoCompleteInsert()
240 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
241 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.cxx1067 selectionLength += lengthInserted; in MoveSelectedLines()
1883 position += lengthInserted; in RealizeVirtualSpace()
1951 if (lengthInserted > 0) { in InsertCharacter()
2037 if (lengthInserted > 0) { in InsertPaste()
2057 if (lengthInserted > 0) { in InsertPaste()
2086 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4352 if (lengthInserted > 0) { in DropAt()
4939 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4946 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4954 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cxx230 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
231 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
243 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
244 if (lengthInserted > 0) { in AutoCompleteInsert()
245 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
246 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.cxx1067 selectionLength += lengthInserted; in MoveSelectedLines()
1883 position += lengthInserted; in RealizeVirtualSpace()
1951 if (lengthInserted > 0) { in InsertCharacter()
2037 if (lengthInserted > 0) { in InsertPaste()
2057 if (lengthInserted > 0) { in InsertPaste()
2086 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4352 if (lengthInserted > 0) { in DropAt()
4939 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4946 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4954 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
H A DScintillaBase.cxx230 const Sci::Position lengthInserted = pdoc->InsertString(startPos, text, textLen); in AutoCompleteInsert() local
231 SetEmptySelection(startPos + lengthInserted); in AutoCompleteInsert()
243 const Sci::Position lengthInserted = pdoc->InsertString(positionInsert, text, textLen); in AutoCompleteInsert() local
244 if (lengthInserted > 0) { in AutoCompleteInsert()
245 sel.Range(r).caret.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
246 sel.Range(r).anchor.SetPosition(positionInsert + lengthInserted); in AutoCompleteInsert()
/dports/editors/textadept/scintilla/src/
H A DEditor.cxx1071 selectionLength += lengthInserted; in MoveSelectedLines()
1887 position += lengthInserted; in RealizeVirtualSpace()
1955 if (lengthInserted > 0) { in InsertCharacter()
2041 if (lengthInserted > 0) { in InsertPaste()
2061 if (lengthInserted > 0) { in InsertPaste()
2090 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4356 if (lengthInserted > 0) { in DropAt()
4943 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4950 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4958 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]
/dports/editors/scite/scintilla/src/
H A DEditor.cxx1071 selectionLength += lengthInserted; in MoveSelectedLines()
1887 position += lengthInserted; in RealizeVirtualSpace()
1955 if (lengthInserted > 0) { in InsertCharacter()
2041 if (lengthInserted > 0) { in InsertPaste()
2061 if (lengthInserted > 0) { in InsertPaste()
2090 lengthInserted += pdoc->InsertString(insertPos + lengthInserted, endline, length); in InsertPasteShape()
4356 if (lengthInserted > 0) { in DropAt()
4943 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4950 if (lengthInserted > 0) { in ButtonUpWithModifiers()
4958 if (lengthInserted > 0) { in ButtonUpWithModifiers()
[all …]

12