Home
last modified time | relevance | path

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

/external/icu4c/common/
Dubrk.cpp34 int32_t textLength, in ubrk_open()
97 int32_t textLength, in ubrk_openRules()
166 int32_t textLength, in ubrk_setText()
Dunistr.cpp234 int32_t textLength) in UnicodeString()
245 int32_t textLength) in UnicodeString()
932 int32_t textLength) in setTo()
Dusc_impl.c43 int32_t textLength; member
/external/icu4c/i18n/
Ducoleitr.cpp37 int32_t textLength, in ucol_openElements()
170 int32_t textLength, in ucol_setText()
Dunum.cpp290 int32_t textLength, in parseRes()
324 int32_t textLength, in unum_parse()
336 int32_t textLength, in unum_parseInt64()
348 int32_t textLength, in unum_parseDouble()
360 int32_t textLength, in unum_parseDoubleCurrency()
Dusrchimp.h26 int32_t textLength; // exact length member
43 int32_t textLength; // exact length member
Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
Dudat.cpp140 int32_t textLength, in udat_parse()
173 int32_t textLength, in udat_parseCalendar()
Duregex.cpp260 int32_t textLength, in uregex_setText()
286 int32_t *textLength, in uregex_getText()
Ddecimfmt.cpp1534 int32_t textLength = text.length(); // One less pointer to follow in subparse() local
/external/icu4c/common/unicode/
Dchariter.h659 int32_t textLength; variable
/external/webkit/WebCore/platform/text/
DTextStream.cpp86 size_t textLength = m_text.size(); in operator <<() local
/external/webkit/WebCore/svg/
DSVGTextContentElement.cpp67 float textLength = 0.0f; in cumulativeCharacterRangeLength() local
143 …float textLength = cumulativeCharacterRangeLength(start, end, textBox, startOffset, -1, -1, isVert… in chunkPortionCallback() local
158 …float textLength = cumulativeCharacterRangeLength(start, end, textBox, startOffset, startPosition,… in chunkPortionCallback() local
/external/webkit/WebCore/rendering/
DRenderText.h68 … unsigned textLength() const { return m_text->length(); } // non virtual implementation of length() in textLength() function
DSVGCharacterLayoutInfo.h277 float textLength; member
/external/icu4c/test/letest/
Dgendata.cpp41 le_int32 textLength; member
/external/icu4c/test/cintltst/
Dreapits.c347 int32_t textLength; in TestRegexCAPI() local
Dutransts.c93 const UChar* text, int32_t textLength) { in Xreplace()
Dcustrtst.c1700 testUNormIteratorWithText(const UChar *text, int32_t textLength, int32_t middle, in testUNormIteratorWithText()
/external/icu4c/io/
Dustdio.c128 int32_t textLength; in u_file_translit() local
/external/icu4c/test/intltest/
Dustrtest.cpp1676 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString()
/external/webkit/WebCore/page/
DAccessibilityObject.cpp214 int AccessibilityObject::textLength() const in textLength() function in WebCore::AccessibilityObject
DAccessibilityRenderObject.cpp1234 int AccessibilityRenderObject::textLength() const in textLength() function in WebCore::AccessibilityRenderObject
/external/webkit/WebCore/editing/
DSelectionController.cpp930 int textLength = text.length(); in debugRenderer() local