/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 | usc_impl.c | 43 int32_t textLength; member
|
D | unistr.cpp | 229 int32_t textLength) in UnicodeString() 238 int32_t textLength) in UnicodeString() 1138 int32_t textLength) in setTo()
|
/external/webkit/Source/WebCore/accessibility/gtk/ |
D | AccessibilityObjectAtk.cpp | 115 unsigned textLength = text().length(); in getLengthForTextRange() local
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | SVGTextLayoutAttributesBuilder.cpp | 112 unsigned textLength = text->textLength(); in processRenderSVGInlineText() local 153 …ributesBuilder::buildLayoutAttributesForAllCharacters(RenderSVGText* textRoot, unsigned textLength) in buildLayoutAttributesForAllCharacters() 190 unsigned textLength = text->textLength(); in propagateLayoutAttributes() local
|
D | SVGTextMetrics.cpp | 37 …rics(RenderSVGInlineText* textRenderer, const TextRun& run, unsigned position, unsigned textLength) in SVGTextMetrics()
|
D | SVGTextQuery.cpp | 259 float textLength; member 269 float SVGTextQuery::textLength() const in textLength() function in WebCore::SVGTextQuery
|
/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/icu4c/common/unicode/ |
D | chariter.h | 665 int32_t textLength; variable
|
/external/webkit/Source/WebCore/editing/ |
D | TextCheckingHelper.h | 41 int textLength() const { return text().length(); } in textLength() function
|
/external/webkit/Source/WebCore/html/ |
D | HTMLTextAreaElement.h | 47 int textLength() const { return value().length(); } in textLength() function
|
/external/webkit/Source/WebCore/platform/text/ |
D | TextStream.cpp | 88 size_t textLength = m_text.size(); in operator <<() local
|
/external/webkit/Tools/MiniBrowser/win/ |
D | BrowserWindow.cpp | 247 int textLength = ::GetWindowTextLength(m_comboBoxWindow); in handleMessage() local
|
/external/chromium/webkit/glue/ |
D | regular_expression_unittest.cc | 19 const int textLength; member
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderText.h | 71 … unsigned textLength() const { return m_text.length(); } // non virtual implementation of length() in textLength() function
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | CCMBlockCipher.java | 310 int textLength = getAssociatedTextLength(); in calculateMac() local
|
/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
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | HtmlTooltipHelper.java | 150 int textLength = getTextLength(html); in createTooltipControl_Browser() local
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontWinCE.cpp | 79 int textLength() const { return m_spaces ? m_spaces : m_textRun.length(); } in textLength() function in WebCore::TextRunComponent
|
/external/icu4c/io/ |
D | ustdio.c | 128 int32_t textLength; in u_file_translit() local
|
/external/icu4c/test/cintltst/ |
D | reapits.c | 450 int32_t textLength; in TestRegexCAPI() local 1597 int32_t textLength; in TestUTextAPI() local
|