Home
last modified time | relevance | path

Searched refs:lengthForEncode (Results 26 – 50 of 67) sorted by relevance

123

/dports/editors/scite/scintilla/src/
H A DEditor.h229 Sci::Position lengthForEncode; variable
/dports/www/cssed/cssed-0.4.0/scintilla/gtk/
H A DScintillaGTK.cxx836 int inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/gtk/
H A DScintillaGTK.cxx984 int inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/gtk/
H A DScintillaGTK.cxx980 int inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/x11-toolkits/scintilla/scintilla/win32/
H A DScintillaWin.cxx882 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/x11-toolkits/scintilla/scintilla/gtk/
H A DScintillaGTK.cxx781 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/gtk/
H A DScintillaGTK.cxx786 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/devel/geany/geany-1.38/scintilla/gtk/
H A DScintillaGTK.cxx786 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/editors/textadept/scintilla/gtk/
H A DScintillaGTK.cxx780 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/editors/textadept/scintilla/win32/
H A DScintillaWin.cxx882 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/editors/scite/scintilla/win32/
H A DScintillaWin.cxx882 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/editors/scite/scintilla/gtk/
H A DScintillaGTK.cxx781 const Sci::Position inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8); in EncodedFromUTF8()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaCocoa.mm1704 const size_t inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8);
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DScintillaCocoa.mm1704 const size_t inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8);
/dports/editors/textadept/scintilla/cocoa/
H A DScintillaCocoa.mm1704 const size_t inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8);
/dports/editors/scite/scintilla/cocoa/
H A DScintillaCocoa.mm1704 const size_t inputLength = (lengthForEncode >= 0) ? lengthForEncode : strlen(utf8);
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DEditor.cxx396 lengthForEncode = -1; in Editor()
7096 lengthForEncode = wParam; in WndProc()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.cxx166 lengthForEncode = -1; in Editor()
7046 lengthForEncode = static_cast<int>(wParam); in WndProc()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.cxx164 lengthForEncode = -1; in Editor()
7026 lengthForEncode = static_cast<int>(wParam); in WndProc()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7149 lengthForEncode = wParam; in WndProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7149 lengthForEncode = wParam; in WndProc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7149 lengthForEncode = wParam; in WndProc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7149 lengthForEncode = wParam; in WndProc()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7149 lengthForEncode = wParam; in WndProc()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DEditor.cxx409 lengthForEncode = -1; in Editor()
7152 lengthForEncode = wParam; in WndProc()

123