Home
last modified time | relevance | path

Searched refs:chEOL (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditView.cxx838 unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
841 if (UTF8IsAscii(chEOL)) { in DrawEOL()
842 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
849 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditView.cxx835 unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
838 if (UTF8IsAscii(chEOL)) { in DrawEOL()
839 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
846 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditView.cxx896 unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
899 if (UTF8IsAscii(chEOL)) { in DrawEOL()
900 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
907 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditView.cxx992 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
995 if (UTF8IsAscii(chEOL)) { in DrawEOL()
996 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
1003 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditView.cpp927 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
930 if (UTF8IsAscii(chEOL)) { in DrawEOL()
931 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
938 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditView.cxx929 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
932 if (UTF8IsAscii(chEOL)) { in DrawEOL()
933 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
940 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditView.cxx919 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
922 if (UTF8IsAscii(chEOL)) { in DrawEOL()
923 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
930 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditView.cxx924 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
927 if (UTF8IsAscii(chEOL)) { in DrawEOL()
928 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
935 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditView.cxx924 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
927 if (UTF8IsAscii(chEOL)) { in DrawEOL()
928 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
935 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp927 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
930 if (UTF8IsAscii(chEOL)) { in DrawEOL()
931 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
938 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp927 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
930 if (UTF8IsAscii(chEOL)) { in DrawEOL()
931 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
938 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp927 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
930 if (UTF8IsAscii(chEOL)) { in DrawEOL()
931 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
938 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditView.cxx988 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
991 if (UTF8IsAscii(chEOL)) { in DrawEOL()
992 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
999 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/editors/textadept/scintilla/src/
H A DEditView.cxx988 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
991 if (UTF8IsAscii(chEOL)) { in DrawEOL()
992 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
999 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/editors/scite/scintilla/src/
H A DEditView.cxx988 const unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
991 if (UTF8IsAscii(chEOL)) { in DrawEOL()
992 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
999 sprintf(hexits, "x%2X", chEOL); in DrawEOL()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.cxx2581 unsigned char chEOL = ll->chars[eolPos]; in DrawEOL() local
2582 if (UTF8IsAscii(chEOL)) { in DrawEOL()
2583 ctrlChar = ControlCharacterString(chEOL); in DrawEOL()
2585 sprintf(hexits, "x%2X", chEOL); in DrawEOL()