Home
last modified time | relevance | path

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

123

/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.cc319 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
363 OUT uint32_t* textLength) in GetTextAtPosition()
382 OUT uint32_t* textLength) in GetTextBeforePosition()
402 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
408 OUT uint32_t* textLength, in GetNumberSubstitution()
421 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
437 uint32_t textLength, in SetLineBreakpoints()
441 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
446 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
451 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()
192 int32_t textLength, in ubrk_setText()
/external/cronet/third_party/icu/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()
192 int32_t textLength, in ubrk_setText()
/external/icu/icu4c/source/i18n/
Dunum.cpp366 int32_t textLength, in parseRes()
394 int32_t textLength, in unum_parse()
406 int32_t textLength, in unum_parseInt64()
418 int32_t textLength, in unum_parseDouble()
430 int32_t textLength, in unum_parseDecimal()
463 int32_t textLength, in unum_parseDoubleCurrency()
924 int32_t textLength, in unum_parseToUFormattable()
Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/external/cronet/third_party/icu/source/i18n/
Dunum.cpp366 int32_t textLength, in parseRes()
394 int32_t textLength, in unum_parse()
406 int32_t textLength, in unum_parseInt64()
418 int32_t textLength, in unum_parseDouble()
430 int32_t textLength, in unum_parseDecimal()
463 int32_t textLength, in unum_parseDoubleCurrency()
924 int32_t textLength, in unum_parseToUFormattable()
Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/external/cronet/third_party/icu/source/common/unicode/
Dchariter.h674 int32_t textLength; variable
/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/licenseclassifier/v2/
Ddiff.go109 func textLength(diffs []diffmatchpatch.Diff) int { func
/external/icu/libicu/cts_headers/
Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp531 UINT32* textLength) override in GetTextAtPosition()
546 UINT32* textLength) override in GetTextBeforePosition()
565 UINT32* textLength, in GetLocaleName()
574 UINT32* textLength, in GetNumberSubstitution()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoder.java170 int textLength = parsableByteArray.readUnsignedShort(); in readSubtitleText() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoder.java170 int textLength = parsableByteArray.readUnsignedShort(); in readSubtitleText() 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/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java98 int textLength = text.length(); in formatPages() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java390 int textLength = getAssociatedTextLength(); in calculateMac() local

123