/external/chromium_org/third_party/icu/source/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()
|
/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()
|
/external/icu4c/i18n/ |
D | unum.cpp | 320 int32_t textLength, in parseRes() 348 int32_t textLength, in unum_parse() 360 int32_t textLength, in unum_parseInt64() 372 int32_t textLength, in unum_parseDouble() 384 int32_t textLength, in unum_parseDecimal() 417 int32_t textLength, in unum_parseDoubleCurrency()
|
D | usrchimp.h | 27 int32_t textLength; // exact length member 45 int32_t textLength; // exact length member
|
D | utrans.cpp | 437 int32_t* textLength, in utrans_transUChars() 468 int32_t* textLength, in utrans_transIncrementalUChars()
|
D | ucoleitr.cpp | 313 int32_t textLength, in ucol_openElements() 667 int32_t textLength, in ucol_setText()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | unum.cpp | 352 int32_t textLength, in parseRes() 386 int32_t textLength, in unum_parse() 398 int32_t textLength, in unum_parseInt64() 410 int32_t textLength, in unum_parseDouble() 422 int32_t textLength, in unum_parseDecimal() 454 int32_t textLength, in unum_parseDoubleCurrency()
|
D | usrchimp.h | 27 int32_t textLength; // exact length member 45 int32_t textLength; // exact length member
|
D | utrans.cpp | 437 int32_t* textLength, in utrans_transUChars() 468 int32_t* textLength, in utrans_transIncrementalUChars()
|
D | ucoleitr.cpp | 313 int32_t textLength, in ucol_openElements() 667 int32_t textLength, in ucol_setText()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | chariter.h | 659 int32_t textLength; variable
|
/external/icu4c/common/unicode/ |
D | chariter.h | 665 int32_t textLength; variable
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLTextAreaElement.h | 48 int textLength() const { return value().length(); } in textLength() function
|
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/selfbraille/ |
D | WriteData.java | 134 int textLength = mText.length(); in validate() local
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
D | AdapterInputConnection.java | 384 int textLength = getEditable().length(); in setSelection() local 407 int textLength = getEditable().length(); in setComposingRegion() local
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | ComplexTextController.cpp | 47 TextLayout(const TextRun& run, unsigned textLength, const Font& font, float xPos) in TextLayout() 66 …static TextRun constructTextRun(const TextRun& textRun, unsigned textLength, const Font& font, flo… in constructTextRun() 82 PassOwnPtr<TextLayout> Font::createLayoutForMacComplexText(const TextRun& run, unsigned textLength,… in createLayoutForMacComplexText()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorStyleTextEditor.cpp | 156 int textLength = m_styleText.length(); in internalReplaceProperty() local
|
/external/chromium/webkit/glue/ |
D | regular_expression_unittest.cc | 19 const int textLength; member
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderText.h | 82 … unsigned textLength() const { return m_text.length(); } // non virtual implementation of length() in textLength() function
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGTextContentElement.cpp | 93 PassRefPtr<SVGAnimatedLength> SVGTextContentElement::textLength() in textLength() function in WebCore::SVGTextContentElement
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGTextLayoutAttributesBuilder.cpp | 92 unsigned textLength = text->textLength(); in processRenderSVGInlineText() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | CCMBlockCipher.java | 321 int textLength = getAssociatedTextLength(); in calculateMac() local
|
/external/chromium_org/third_party/icu/source/test/letest/ |
D | gendata.cpp | 41 le_int32 textLength; member
|
/external/icu4c/test/letest/ |
D | gendata.cpp | 41 le_int32 textLength; member
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | ConversationDialogActivity.java | 98 int textLength = text.length(); in formatPages() local
|