/external/icu4c/common/ |
D | ubrk.cpp | 34 int32_t textLength, in ubrk_open() 97 int32_t textLength, in ubrk_openRules() 166 int32_t textLength, in ubrk_setText()
|
D | unistr.cpp | 234 int32_t textLength) in UnicodeString() 245 int32_t textLength) in UnicodeString() 932 int32_t textLength) in setTo()
|
D | usc_impl.c | 43 int32_t textLength; member
|
/external/icu4c/i18n/ |
D | ucoleitr.cpp | 37 int32_t textLength, in ucol_openElements() 170 int32_t textLength, in ucol_setText()
|
D | unum.cpp | 290 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()
|
D | usrchimp.h | 26 int32_t textLength; // exact length member 43 int32_t textLength; // exact length member
|
D | utrans.cpp | 440 int32_t* textLength, in utrans_transUChars() 471 int32_t* textLength, in utrans_transIncrementalUChars()
|
D | udat.cpp | 140 int32_t textLength, in udat_parse() 173 int32_t textLength, in udat_parseCalendar()
|
D | uregex.cpp | 260 int32_t textLength, in uregex_setText() 286 int32_t *textLength, in uregex_getText()
|
D | decimfmt.cpp | 1534 int32_t textLength = text.length(); // One less pointer to follow in subparse() local
|
/external/icu4c/common/unicode/ |
D | chariter.h | 659 int32_t textLength; variable
|
/external/webkit/WebCore/platform/text/ |
D | TextStream.cpp | 86 size_t textLength = m_text.size(); in operator <<() local
|
/external/webkit/WebCore/svg/ |
D | SVGTextContentElement.cpp | 67 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/ |
D | RenderText.h | 68 … unsigned textLength() const { return m_text->length(); } // non virtual implementation of length() in textLength() function
|
D | SVGCharacterLayoutInfo.h | 277 float textLength; member
|
/external/icu4c/test/letest/ |
D | gendata.cpp | 41 le_int32 textLength; member
|
/external/icu4c/test/cintltst/ |
D | reapits.c | 347 int32_t textLength; in TestRegexCAPI() local
|
D | utransts.c | 93 const UChar* text, int32_t textLength) { in Xreplace()
|
D | custrtst.c | 1700 testUNormIteratorWithText(const UChar *text, int32_t textLength, int32_t middle, in testUNormIteratorWithText()
|
/external/icu4c/io/ |
D | ustdio.c | 128 int32_t textLength; in u_file_translit() local
|
/external/icu4c/test/intltest/ |
D | ustrtest.cpp | 1676 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString()
|
/external/webkit/WebCore/page/ |
D | AccessibilityObject.cpp | 214 int AccessibilityObject::textLength() const in textLength() function in WebCore::AccessibilityObject
|
D | AccessibilityRenderObject.cpp | 1234 int AccessibilityRenderObject::textLength() const in textLength() function in WebCore::AccessibilityRenderObject
|
/external/webkit/WebCore/editing/ |
D | SelectionController.cpp | 930 int textLength = text.length(); in debugRenderer() local
|