Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dubrk.cpp34 int32_t textLength, in ubrk_open()
97 int32_t textLength, in ubrk_openRules()
164 int32_t textLength, in ubrk_setText()
Dusc_impl.c43 int32_t textLength; member
Dunistr.cpp215 int32_t textLength) { in UnicodeString()
222 int32_t textLength) { in UnicodeString()
1144 int32_t textLength) in setTo()
/external/icu/icu4c/source/i18n/
Dunum.cpp325 int32_t textLength, in parseRes()
353 int32_t textLength, in unum_parse()
365 int32_t textLength, in unum_parseInt64()
377 int32_t textLength, in unum_parseDouble()
389 int32_t textLength, in unum_parseDecimal()
422 int32_t textLength, in unum_parseDoubleCurrency()
814 int32_t textLength, in unum_parseToUFormattable()
Dusrchimp.h133 int32_t textLength; // exact length member
151 int32_t textLength; // exact length member
Ducoleitr.cpp264 int32_t textLength, in ucol_openElements()
465 int32_t textLength, in ucol_setText()
Dutrans.cpp438 int32_t* textLength, in utrans_transUChars()
469 int32_t* textLength, in utrans_transIncrementalUChars()
Dchoicfmt.cpp311 int32_t textLength = text.length(); in setChoices() local
Dudat.cpp344 int32_t textLength, in udat_parse()
377 int32_t textLength, in udat_parseCalendar()
Drulebasedcollator.cpp880 UTF8NFDIterator(const uint8_t *text, int32_t textLength) in UTF8NFDIterator()
897 FCDUTF8NFDIterator(const CollationData *data, const uint8_t *text, int32_t textLength) in FCDUTF8NFDIterator()
Duregex.cpp373 int32_t textLength, in uregex_setText()
436 int32_t *textLength, in uregex_getText()
/external/fonttools/Lib/fontTools/ttLib/tables/
DT_S_I__0.py8 def fixlongs(glyphID, textLength, textOffset): argument
/external/icu/icu4c/source/common/unicode/
Dchariter.h665 int32_t textLength; variable
Dunistr.h3718 int32_t len = length(), textLength = text.length(); variable
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp648 UINT32* textLength) override in GetTextAtPosition()
663 UINT32* textLength) override in GetTextBeforePosition()
682 UINT32* textLength, in GetLocaleName()
691 UINT32* textLength, in GetNumberSubstitution()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java388 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java98 int textLength = text.length(); in formatPages() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DHtmlTooltipHelper.java150 int textLength = getTextLength(html); in createTooltipControl_Browser() local
/external/icu/icu4c/source/test/letest/
Dgendata.cpp43 le_int32 textLength; member
/external/icu/icu4c/source/test/cintltst/
Dreapits.c453 int32_t textLength; in TestRegexCAPI() local
1600 int32_t textLength; in TestUTextAPI() local
Dutransts.c96 const UChar* text, int32_t textLength) { in Xreplace()
/external/icu/icu4c/source/io/
Dustdio.c131 int32_t textLength; in u_file_translit() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java546 private int textLength; field in Trie2.CharSequenceIterator
/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp1792 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java1078 int textLength = text.length(); in matchesAt() local