Home
last modified time | relevance | path

Searched defs:CarriageReturn (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/
H A DStringUtils.cs44 public const char CarriageReturn = '\r'; field in Newtonsoft.Json.Utilities.StringUtils
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Debugger/
H A DCharacterSpottingTextReader.cs19 private const char CarriageReturn = '\r'; field in System.Activities.Debugger.CharacterSpottingTextReader
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dcursor.c210 CarriageReturn(screen) in CarriageReturn() function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/doclayout-0.3.0.2/src/Text/
H A DDocLayout.hs149 | CarriageReturn -- ^ Newline unless we're at start of line. constructor
322 normalize (NewLine : CarriageReturn : xs) = normalize (NewLine : xs) function
441 isBreakable CarriageReturn = True function
463 startsBlank CarriageReturn = True function
566 offset CarriageReturn = 0 function
577 minOffset CarriageReturn = 0 function
589 updateColumn CarriageReturn _ = 0 function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/doclayout-0.3/src/Text/
H A DDocLayout.hs149 | CarriageReturn -- ^ Newline unless we're at start of line. constructor
322 normalize (NewLine : CarriageReturn : xs) = normalize (NewLine : xs) function
441 isBreakable CarriageReturn = True function
463 startsBlank CarriageReturn = True function
565 offset CarriageReturn = 0 function
576 minOffset CarriageReturn = 0 function
588 updateColumn CarriageReturn _ = 0 function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs9 CarriageReturn, enumerator
/dports/lang/gleam/gleam-0.18.2/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs9 CarriageReturn, enumerator
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/
H A DStringUtils.cs44 public const char CarriageReturn = '\r'; field in Newtonsoft.Json.Utilities.StringUtils
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs9 CarriageReturn, enumerator
/dports/mail/elm/elm2.5.8/hdrs/
H A Delm_curses.h37 #define CarriageReturn() WriteChar('\r') macro
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DStringUtils.cs44 public const char CarriageReturn = '\r'; field in Newtonsoft.Json.Utilities.StringUtils
/dports/x11/xterm/xterm-370/
H A Dcursor.c271 CarriageReturn(XtermWidget xw) in CarriageReturn() function
/dports/x11/xdtm/xdtm/Ext/
H A Dtermwindow.c210 private void CarriageReturn(Widget w, XEvent *event, in CarriageReturn() function
/dports/devel/gumbo/gumbo-parser-0.10.1/tests/
H A Dutf8.cc500 TEST_F(Utf8Test, CarriageReturn) { in TEST_F() argument
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/gumbo-parser/tests/
H A Dutf8.cc500 TEST_F(Utf8Test, CarriageReturn) { in TEST_F() argument
/dports/textproc/pageedit/PageEdit-1.2.0/gumbo_subtree/tests/
H A Dutf8.cc502 TEST_F(Utf8Test, CarriageReturn) { in TEST_F() argument
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter.cpp61 static const QChar CarriageReturn = QLatin1Char('\r'); variable

12345678910>>...12