Home
last modified time | relevance | path

Searched refs:newTextLength (Results 1 – 25 of 54) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/internal/console/
H A DConsoleDocumentAdapter.java437 final int newTextLength = newText.length(); in generateTextChangingEvent() local
451 if (newTextLength > 0 || eventLength > 0) { in generateTextChangingEvent()
466 firstInsertLength = newTextLength; in generateTextChangingEvent()
467 lastInsertLength = eventOffset - firstWidgetLineOffset + newTextLength; in generateTextChangingEvent()
468 lastDocLineLengthDiff += newTextLength; in generateTextChangingEvent()
497 final int lastTextPartLength = newTextLength - newTextOffset; in generateTextChangingEvent()
551 changingEvent.newCharCount = newTextLength; in generateTextChangingEvent()
/dports/devel/icu/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/devel/icu-lx/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Duchriter.cpp351 int32_t newTextLength) { in setText() argument
353 if(newText == 0 || newTextLength < 0) { in setText()
354 newTextLength = 0; in setText()
356 end = textLength = newTextLength; in setText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Duchriter.cpp353 int32_t newTextLength) { in setText() argument
355 if(newText == 0 || newTextLength < 0) { in setText()
356 newTextLength = 0; in setText()
358 end = textLength = newTextLength; in setText()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Duchriter.cpp351 int32_t newTextLength) { in setText() argument
353 if(newText == 0 || newTextLength < 0) { in setText()
354 newTextLength = 0; in setText()
356 end = textLength = newTextLength; in setText()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpngtxt.c256 unsigned int const newTextLength = in continueTextString() local
259 REALLOCARRAY(textChunkP->text, newTextLength); in continueTextString()
263 newTextLength); in continueTextString()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Dschriter.h181 void setText(const char16_t* newText, int32_t newTextLength);
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Dschriter.h178 void setText(const UChar* newText, int32_t newTextLength);
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Dschriter.h178 void setText(const char16_t* newText, int32_t newTextLength);

123