Home
last modified time | relevance | path

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

12

/external/dokka/core/src/main/kotlin/Model/
DContent.kt4 val textLength: Int constant
8 override val textLength: Int get() = 0 constant
26 override val textLength: Int in isEmpty() constant in org.jetbrains.dokka.ContentBlock
34 override val textLength: Int constant in org.jetbrains.dokka.NodeRenderContent
67 override val textLength: Int constant in org.jetbrains.dokka.ContentText
72 override val textLength: Int constant in org.jetbrains.dokka.ContentKeyword
79 override val textLength: Int constant in org.jetbrains.dokka.ContentIdentifier
84 override val textLength: Int constant in org.jetbrains.dokka.ContentSymbol
89 override val textLength: Int constant in org.jetbrains.dokka.ContentEntity
94 override val textLength: Int constant
[all …]
/external/harfbuzz_ng/src/
Dhb-directwrite.cc324 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
368 OUT uint32_t* textLength) in GetTextAtPosition()
387 OUT uint32_t* textLength) in GetTextBeforePosition()
407 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
413 OUT uint32_t* textLength, in GetNumberSubstitution()
426 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
442 uint32_t textLength, in SetLineBreakpoints()
446 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
451 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/external/icu/icu4c/source/common/
Dubrk.cpp37 int32_t textLength, in ubrk_open()
100 int32_t textLength, in ubrk_openRules()
125 const UChar * text, int32_t textLength, in ubrk_openBinaryRules()
200 int32_t textLength, in ubrk_setText()
Dsimpleformatter.cpp77 int32_t textLength = 0; in applyPatternMinMaxArguments() local
Dusc_impl.cpp43 int32_t textLength; member
Dunistr.cpp215 int32_t textLength) { in UnicodeString()
222 int32_t textLength) { in UnicodeString()
1259 int32_t textLength) in setTo()
/external/icu/icu4c/source/i18n/
Dunum.cpp369 int32_t textLength, in parseRes()
397 int32_t textLength, in unum_parse()
409 int32_t textLength, in unum_parseInt64()
421 int32_t textLength, in unum_parseDouble()
433 int32_t textLength, in unum_parseDecimal()
466 int32_t textLength, in unum_parseDoubleCurrency()
905 int32_t textLength, in unum_parseToUFormattable()
Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
Dusrchimp.h135 int32_t textLength; // exact length member
153 int32_t textLength; // exact length member
Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/external/icu/icu4c/source/common/unicode/
Dchariter.h674 int32_t textLength; variable
/external/icu/libicu/cts_headers/unicode/
Dchariter.h674 int32_t textLength; variable
/external/fonttools/Lib/fontTools/ttLib/tables/
DT_S_I__0.py13 def fixlongs(glyphID, textLength, textOffset): argument
/external/icu/libicu/cts_headers/
Dusrchimp.h135 int32_t textLength; // exact length member
153 int32_t textLength; // exact length member
/external/skqp/src/ports/
DSkFontMgr_win_dw.cpp661 UINT32* textLength) override in GetTextAtPosition()
676 UINT32* textLength) override in GetTextBeforePosition()
695 UINT32* textLength, in GetLocaleName()
704 UINT32* textLength, in GetNumberSubstitution()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoder.java167 int textLength = parsableByteArray.readUnsignedShort(); in readSubtitleText() local
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp697 UINT32* textLength) override in GetTextAtPosition()
712 UINT32* textLength) override in GetTextBeforePosition()
731 UINT32* textLength, in GetLocaleName()
740 UINT32* textLength, in GetNumberSubstitution()
/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java98 int textLength = text.length(); in formatPages() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DSimpleFormatterImpl.java97 int textLength = 0; in compileToStringMinMaxArguments() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleFormatterImpl.java95 int textLength = 0; in compileToStringMinMaxArguments() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java390 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java392 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java392 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/icu/icu4c/source/test/letest/
Dgendata.cpp45 le_int32 textLength; member
/external/icu/icu4c/source/test/cintltst/
Dreapits.c464 int32_t textLength; in TestRegexCAPI() local
1611 int32_t textLength; in TestUTextAPI() local

12