Home
last modified time | relevance | path

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

123

/external/chromium_org/third_party/icu/source/common/
Dubrk.cpp34 int32_t textLength, in ubrk_open()
97 int32_t textLength, in ubrk_openRules()
166 int32_t textLength, in ubrk_setText()
/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()
/external/icu4c/i18n/
Dunum.cpp320 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()
Dusrchimp.h27 int32_t textLength; // exact length member
45 int32_t textLength; // exact length member
Dutrans.cpp437 int32_t* textLength, in utrans_transUChars()
468 int32_t* textLength, in utrans_transIncrementalUChars()
Ducoleitr.cpp313 int32_t textLength, in ucol_openElements()
667 int32_t textLength, in ucol_setText()
/external/chromium_org/third_party/icu/source/i18n/
Dunum.cpp352 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()
Dusrchimp.h27 int32_t textLength; // exact length member
45 int32_t textLength; // exact length member
Dutrans.cpp437 int32_t* textLength, in utrans_transUChars()
468 int32_t* textLength, in utrans_transIncrementalUChars()
Ducoleitr.cpp313 int32_t textLength, in ucol_openElements()
667 int32_t textLength, in ucol_setText()
/external/chromium_org/third_party/icu/source/common/unicode/
Dchariter.h659 int32_t textLength; variable
/external/icu4c/common/unicode/
Dchariter.h665 int32_t textLength; variable
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextAreaElement.h48 int textLength() const { return value().length(); } in textLength() function
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/selfbraille/
DWriteData.java134 int textLength = mText.length(); in validate() local
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DAdapterInputConnection.java384 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/
DComplexTextController.cpp47 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/
DInspectorStyleTextEditor.cpp156 int textLength = m_styleText.length(); in internalReplaceProperty() local
/external/chromium/webkit/glue/
Dregular_expression_unittest.cc19 const int textLength; member
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.h82 … unsigned textLength() const { return m_text.length(); } // non virtual implementation of length() in textLength() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTextContentElement.cpp93 PassRefPtr<SVGAnimatedLength> SVGTextContentElement::textLength() in textLength() function in WebCore::SVGTextContentElement
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutAttributesBuilder.cpp92 unsigned textLength = text->textLength(); in processRenderSVGInlineText() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java321 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/chromium_org/third_party/icu/source/test/letest/
Dgendata.cpp41 le_int32 textLength; member
/external/icu4c/test/letest/
Dgendata.cpp41 le_int32 textLength; member
/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java98 int textLength = text.length(); in formatPages() local

123